diff options
Diffstat (limited to 'tests/tcg/sh4/Makefile.include')
-rw-r--r-- | tests/tcg/sh4/Makefile.include | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/tcg/sh4/Makefile.include b/tests/tcg/sh4/Makefile.include deleted file mode 100644 index ad21594d9d..0000000000 --- a/tests/tcg/sh4/Makefile.include +++ /dev/null @@ -1,4 +0,0 @@ -ifneq ($(TARGET_NAME), sh4eb) -DOCKER_IMAGE=debian-sh4-cross -DOCKER_CROSS_COMPILER=sh4-linux-gnu-gcc -endif |