Include hw/boards.h a bit less
[qemu/ar7.git] / tests / tcg / sh4 / Makefile.include
blobad21594d9d8a37590ed5bd01ce6e1cb10753c3c1
1 ifneq ($(TARGET_NAME), sh4eb)
2 DOCKER_IMAGE=debian-sh4-cross
3 DOCKER_CROSS_COMPILER=sh4-linux-gnu-gcc
4 endif