Searched refs:BPF_PROGS_DIR (Results 1 – 1 of 1) sorted by relevance
213 BPF_PROGS_DIR := progs macro215 BPF_SRCS := $(notdir $(wildcard $(BPF_PROGS_DIR)/*.c))220 $(BPF_PROGS_DIR)-bpfobjs := y222 $(BPF_PROGS_DIR)/%.c \223 $(wildcard $(BPF_PROGS_DIR)/*.h) \
Completed in 6 milliseconds