Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
DMakefile247 INSTALL_GEN_HDRS := $(addprefix $(INSTALL_PFX)/, $(notdir $(GEN_HDRS))) macro
253 $(INSTALL_GEN_HDRS): $(INSTALL_PFX)/%.h: $(OUTPUT)%.h
257 install_headers: $(BPF_GENERATED) $(INSTALL_SRC_HDRS) $(INSTALL_GEN_HDRS)