mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Remove duplicate lines in Makefile
They're already there, a few lines up.
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