Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/
A DMakefile213 BPF_PROGS_DIR := progs macro
215 BPF_SRCS := $(notdir $(wildcard $(BPF_PROGS_DIR)/*.c))
220 $(BPF_PROGS_DIR)-bpfobjs := y
222 $(BPF_PROGS_DIR)/%.c \
223 $(wildcard $(BPF_PROGS_DIR)/*.h) \

Completed in 6 milliseconds