Home
last modified time | relevance | path

Searched refs:INSTALL_GEN_HDRS (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A DMakefile254 INSTALL_GEN_HDRS := $(addprefix $(INSTALL_PFX)/, $(notdir $(GEN_HDRS))) macro
260 $(INSTALL_GEN_HDRS): $(INSTALL_PFX)/%.h: $(OUTPUT)%.h
264 install_headers: $(BPF_GENERATED) $(INSTALL_SRC_HDRS) $(INSTALL_GEN_HDRS)