aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/sh4/Makefile.include
blob: ad21594d9d8a37590ed5bd01ce6e1cb10753c3c1 (plain)
1
2
3
4
ifneq ($(TARGET_NAME), sh4eb)
DOCKER_IMAGE=debian-sh4-cross
DOCKER_CROSS_COMPILER=sh4-linux-gnu-gcc
endif