aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/m68k/Makefile.target
blob: 1163c7ef034d7d8d30df4497db2b02eebd30ae02 (plain)
1
2
3
4
5
6
7
8
9
10
# -*- Mode: makefile -*-
#
# 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