make FireTOS always cold boot (clear sys vars)

This commit is contained in:
Markus Fröschle
2016-08-14 09:55:28 +00:00
parent 51de8f061f
commit 18e72995d5
3 changed files with 8 additions and 2 deletions

View File

@@ -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-