aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/switch_endian
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2018-10-26 04:24:15 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2018-10-26 21:58:58 +1100
commit58cfbac25b1fd2b76f94566aed28a3662b0ff8c6 (patch)
treed88966ad8fd204312c042c6695e32d2c483f835c /tools/testing/selftests/powerpc/switch_endian
parentpowerpc/msi: Fix compile error on mpc83xx (diff)
downloadlinux-dev-58cfbac25b1fd2b76f94566aed28a3662b0ff8c6.tar.xz
linux-dev-58cfbac25b1fd2b76f94566aed28a3662b0ff8c6.zip
Revert "selftests/powerpc: Fix out-of-tree build errors"
This reverts commit d8a2fe29d3c97038c8efcc328d5e7940c5310565. That commit, by me, fixed the out of tree build errors by causing some of the tests not to build at all.
Diffstat (limited to 'tools/testing/selftests/powerpc/switch_endian')
-rw-r--r--tools/testing/selftests/powerpc/switch_endian/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/powerpc/switch_endian/Makefile b/tools/testing/selftests/powerpc/switch_endian/Makefile
index bdc081afedb0..fcd2dcb8972b 100644
--- a/tools/testing/selftests/powerpc/switch_endian/Makefile
+++ b/tools/testing/selftests/powerpc/switch_endian/Makefile
@@ -8,7 +8,6 @@ EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S
top_srcdir = ../../../../..
include ../../lib.mk
-$(OUTPUT)/switch_endian_test: ASFLAGS += -I $(OUTPUT)
$(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S
$(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o