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 DMakefile540 TRUNNER_BPF_OBJS := $$(patsubst %.c,$$(TRUNNER_OUTPUT)/%.bpf.o, $$(TRUNNER_BPF_SRCS)) macro
547 TEST_GEN_FILES += $$(TRUNNER_BPF_OBJS)
571 $(TRUNNER_BPF_OBJS): $(TRUNNER_OUTPUT)/%.bpf.o: \
693 $(OUTPUT)/$(TRUNNER_BINARY): | $(TRUNNER_BPF_OBJS)