Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/tests/tcg/m68k/Makefile.target
2023-03-06 14:48:14 +01:00

10 lines
266 B
Makefile

# -*- 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