Searched refs:BPF_PROGS_DIR (Results 1 – 1 of 1) sorted by relevance
211 BPF_PROGS_DIR := progs macro213 BPF_SRCS := $(notdir $(wildcard $(BPF_PROGS_DIR)/*.c))218 $(BPF_PROGS_DIR)-bpfobjs := y220 $(BPF_PROGS_DIR)/%.c \221 $(wildcard $(BPF_PROGS_DIR)/*.h) \