helping linux build a little bit

This commit is contained in:
rusefi 2019-04-09 18:13:11 -04:00
parent 901c05d7a2
commit 92ebbe2141
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ ifeq ($(LDSCRIPT),)
endif endif
ifeq ($(PROJECT_CPU),) ifeq ($(PROJECT_CPU),)
PROJECT_CPU=ST_STM32F4 PROJECT_CPU=st_stm32f4
endif endif
# C sources that can be compiled in ARM or THUMB mode depending on the global # C sources that can be compiled in ARM or THUMB mode depending on the global