aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/cache_shape/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/testing/selftests/powerpc/cache_shape/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/testing/selftests/powerpc/cache_shape/Makefile b/tools/testing/selftests/powerpc/cache_shape/Makefile
index ede4d3dae750..62e947ca9921 100644
--- a/tools/testing/selftests/powerpc/cache_shape/Makefile
+++ b/tools/testing/selftests/powerpc/cache_shape/Makefile
@@ -1,8 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
TEST_PROGS := cache_shape
-all: $(TEST_PROGS)
-
$(TEST_PROGS): ../harness.c ../utils.c
top_srcdir = ../../../../..