helping linux build a little bit
This commit is contained in:
parent
901c05d7a2
commit
92ebbe2141
|
@ -173,7 +173,7 @@ ifeq ($(LDSCRIPT),)
|
|||
endif
|
||||
|
||||
ifeq ($(PROJECT_CPU),)
|
||||
PROJECT_CPU=ST_STM32F4
|
||||
PROJECT_CPU=st_stm32f4
|
||||
endif
|
||||
|
||||
# C sources that can be compiled in ARM or THUMB mode depending on the global
|
||||
|
|
Loading…
Reference in New Issue