aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/testing/selftests/powerpc/switch_endian/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/switch_endian/Makefile b/tools/testing/selftests/powerpc/switch_endian/Makefile
index fcd2dcb8972b..bdc081afedb0 100644
--- a/tools/testing/selftests/powerpc/switch_endian/Makefile
+++ b/tools/testing/selftests/powerpc/switch_endian/Makefile
@@ -8,6 +8,7 @@ EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
8top_srcdir = ../../../../.. 8top_srcdir = ../../../../..
9include ../../lib.mk 9include ../../lib.mk
10 10
11$(OUTPUT)/switch_endian_test: ASFLAGS += -I $(OUTPUT)
11$(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S 12$(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
12 13
13$(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o 14$(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o