Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A DMakefile552 TRUNNER_BPF_OBJS := $$(patsubst %.c,$$(TRUNNER_OUTPUT)/%.bpf.o, $$(TRUNNER_BPF_SRCS)) macro
559 TEST_GEN_FILES += $$(TRUNNER_BPF_OBJS)
583 $(TRUNNER_BPF_OBJS): $(TRUNNER_OUTPUT)/%.bpf.o: \
712 $(OUTPUT)/$(TRUNNER_BINARY): | $(TRUNNER_BPF_OBJS)