Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
DMakefile558 TRUNNER_EXTRA_OBJS := $$(patsubst %.c,$$(TRUNNER_OUTPUT)/%.o, \ macro
679 $(foreach N,$(patsubst $(TRUNNER_OUTPUT)/%.o,%,$(TRUNNER_EXTRA_OBJS)), \
682 $(TRUNNER_EXTRA_OBJS): $(TRUNNER_OUTPUT)/%.o: \
705 $(TRUNNER_EXTRA_OBJS) $$(BPFOBJ) \