one step closer to defaults

This commit is contained in:
rusefi 2017-07-28 15:17:45 -04:00
parent 3a0b7f66c5
commit e13a3b1dcb
2 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ endif
# Define linker script file here
ifeq ($(LDSCRIPT),)
LDSCRIPT= config/stm32f4ems/STM32F407xG_CCM.ld
LDSCRIPT= config/stm32f4ems/STM32F407xG.ld
endif
# C sources that can be compiled in ARM or THUMB mode depending on the global