]> git.proxmox.com Git - mirror_qemu.git/blob - tests/tcg/m68k/Makefile.target
Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into staging
[mirror_qemu.git] / tests / tcg / m68k / Makefile.target
1 # -*- Mode: makefile -*-
2 #
3 # m68k specific tweaks - specifically masking out broken tests
4 #
5
6 VPATH += $(SRC_PATH)/tests/tcg/m68k
7 TESTS += trap denormal
8
9 # On m68k Linux supports 4k and 8k pages (but 8k is currently broken)
10 EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-8192