Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A DMakefile296 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
323 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
324 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
326 $(TRUNNER_BPF_PROGS_DIR)/%.c \
327 $(TRUNNER_BPF_PROGS_DIR)/*.h \
393 TRUNNER_BPF_PROGS_DIR := progs macro
419 TRUNNER_BPF_PROGS_DIR := progs macro