aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/alignment/Makefile
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2018-07-11 17:10:17 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2018-07-20 12:50:52 +1000
commitdbc3f77c2fea2875e4fd64e2dee57b9a2bda38e8 (patch)
tree3750bf84995fdd17151c884bd759c2ca25a6ae30 /tools/testing/selftests/powerpc/alignment/Makefile
parentselftests/powerpc: Remove Power9 paste tests (diff)
downloadlinux-dev-dbc3f77c2fea2875e4fd64e2dee57b9a2bda38e8.tar.xz
linux-dev-dbc3f77c2fea2875e4fd64e2dee57b9a2bda38e8.zip
selftests/powerpc: Consolidate copy/paste test logic
This logic was shared between multiple tests, but now that we have removed all but one of them we can just move it into that test. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/testing/selftests/powerpc/alignment/Makefile')
-rw-r--r--tools/testing/selftests/powerpc/alignment/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/powerpc/alignment/Makefile b/tools/testing/selftests/powerpc/alignment/Makefile
index 58d0e0ed8ff5..93baacab7693 100644
--- a/tools/testing/selftests/powerpc/alignment/Makefile
+++ b/tools/testing/selftests/powerpc/alignment/Makefile
@@ -2,4 +2,4 @@ TEST_GEN_PROGS := copy_first_unaligned alignment_handler
include ../../lib.mk
-$(TEST_GEN_PROGS): ../harness.c ../utils.c copy_paste_unaligned_common.c
+$(TEST_GEN_PROGS): ../harness.c ../utils.c