Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile466 TRUNNER_BPF_SRCS := $$(notdir $$(wildcard $(TRUNNER_BPF_PROGS_DIR)/*.c))
495 ifeq ($($(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs),)
496 $(TRUNNER_BPF_PROGS_DIR)$(if $2,-)$2-bpfobjs := y
498 $(TRUNNER_BPF_PROGS_DIR)/%.c \
499 $(TRUNNER_BPF_PROGS_DIR)/*.h \
592 TRUNNER_BPF_PROGS_DIR := progs macro
642 TRUNNER_BPF_PROGS_DIR := progs macro