mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Merged in jimparis/nuttx (pull request #61)
Fix duplicate lines in stm32l4 Makefile
This commit is contained in:
@@ -105,10 +105,6 @@ else ifeq ($(CONFIG_MODULE),y)
|
||||
CMN_CSRCS += up_elf.c up_coherent_dcache.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_STACK_COLORATION),y)
|
||||
CMN_CSRCS += up_checkstack.c
|
||||
endif
|
||||
|
||||
# Required STM32L4 files
|
||||
|
||||
CHIP_ASRCS =
|
||||
|
||||
Reference in New Issue
Block a user