OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRA_SOURCES
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
Makefile
18
EXTRA_SOURCES
:= validate.c ../harness.c stubs.S
23
$(OUTPUT)/copyuser_64_t%: copyuser_64.S $(
EXTRA_SOURCES
)
29
$(OUTPUT)/copyuser_p7_t%: copyuser_power7.S $(
EXTRA_SOURCES
)
36
$(OUTPUT)/memcpy_64_t%: memcpy_64.S $(
EXTRA_SOURCES
)
42
$(OUTPUT)/memcpy_p7_t%: memcpy_power7.S $(
EXTRA_SOURCES
)
/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/
Makefile
5
EXTRA_SOURCES
:= ../harness.c
35
$(TEST_GEN_PROGS): $(
EXTRA_SOURCES
)
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
Makefile
6
EXTRA_SOURCES
:= ../harness.c event.c lib.c ../utils.c
13
$(TEST_GEN_PROGS): $(
EXTRA_SOURCES
)
16
$(OUTPUT)/count_instructions: loop.S count_instructions.c $(
EXTRA_SOURCES
)
Completed in 1243 milliseconds