Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/pmu/
H A DMakefile6 EXTRA_SOURCES := ../harness.c event.c lib.c ../utils.c macro
16 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)
20 $(OUTPUT)/count_instructions: loop.S count_instructions.c $(EXTRA_SOURCES)
23 $(OUTPUT)/count_stcx_fail: loop.S $(EXTRA_SOURCES)
/linux/tools/testing/selftests/powerpc/stringloops/
H A DMakefile2 EXTRA_SOURCES := ../harness.c macro
36 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)