Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile212 BPF_PROGS_DIR := progs macro
214 BPF_SRCS := $(notdir $(wildcard $(BPF_PROGS_DIR)/*.c))
219 $(BPF_PROGS_DIR)-bpfobjs := y
221 $(BPF_PROGS_DIR)/%.c \
222 $(wildcard $(BPF_PROGS_DIR)/*.h) \