make default build on m68k-atari-mint toolchain

This commit is contained in:
Markus Fröschle
2017-12-25 11:48:57 +01:00
parent 114d9c6fc5
commit 2b2f9b6cd6

View File

@@ -17,7 +17,7 @@ endif
# can be either "Y" or "N" (without quotes). "Y" for using the m68k-elf-, "N" for using the m68k-atari-mint # can be either "Y" or "N" (without quotes). "Y" for using the m68k-elf-, "N" for using the m68k-atari-mint
# toolchain # toolchain
COMPILE_ELF=Y COMPILE_ELF=N
ifeq (Y,$(COMPILE_ELF)) ifeq (Y,$(COMPILE_ELF))
TCPREFIX=m68k-elf- TCPREFIX=m68k-elf-