qemu-e2k/tests/tcg/sh4/Makefile.include

5 lines
106 B
Makefile

ifneq ($(TARGET_NAME), sh4eb)
DOCKER_IMAGE=debian-sh4-cross
DOCKER_CROSS_COMPILER=sh4-linux-gnu-gcc
endif