Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A DMakefile246 INSTALL_SRC_HDRS := $(addprefix $(INSTALL_PFX)/, $(SRC_HDRS)) macro
249 $(INSTALL_SRC_HDRS): $(INSTALL_PFX)/%.h: %.h
257 install_headers: $(BPF_GENERATED) $(INSTALL_SRC_HDRS) $(INSTALL_GEN_HDRS)