aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/m68k/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/m68k/Makefile.target')
-rw-r--r--tests/tcg/m68k/Makefile.target3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tcg/m68k/Makefile.target b/tests/tcg/m68k/Makefile.target
index 62f109eef4..1163c7ef03 100644
--- a/tests/tcg/m68k/Makefile.target
+++ b/tests/tcg/m68k/Makefile.target
@@ -3,5 +3,8 @@
# m68k specific tweaks - specifically masking out broken tests
#
+VPATH += $(SRC_PATH)/tests/tcg/m68k
+TESTS += trap
+
# On m68k Linux supports 4k and 8k pages (but 8k is currently broken)
EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-8192