Remove duplicate lines in Makefile

They're already there, a few lines up.
This commit is contained in:
Jim Paris
2016-06-16 17:26:13 -04:00
parent ae13471244
commit 6b7959202f
-4
View File
@@ -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 =