diff --git a/i2cspi_BaS_gcc/Makefile b/i2cspi_BaS_gcc/Makefile index f84903c..1921e74 100644 --- a/i2cspi_BaS_gcc/Makefile +++ b/i2cspi_BaS_gcc/Makefile @@ -10,7 +10,7 @@ # can be either "Y" or "N" (without quotes). "Y" for using the m68k-elf-, "N" for using the m68k-atari-mint # toolchain -COMPILE_ELF=N +COMPILE_ELF=Y ifeq (Y,$(COMPILE_ELF)) TCPREFIX=m68k-elf-