aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/sh4/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/sh4/Makefile.target')
-rw-r--r--tests/tcg/sh4/Makefile.target7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/tcg/sh4/Makefile.target b/tests/tcg/sh4/Makefile.target
new file mode 100644
index 0000000000..9d18d44612
--- /dev/null
+++ b/tests/tcg/sh4/Makefile.target
@@ -0,0 +1,7 @@
+# -*- Mode: makefile -*-
+#
+# SuperH specific tweaks
+#
+
+# On sh Linux supports 4k, 8k, 16k and 64k pages (but only 4k currently works)
+EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-8192 run-test-mmap-16384 run-test-mmap-65536