Merged in jimparis/nuttx (pull request #61)

Fix duplicate lines in stm32l4 Makefile
This commit is contained in:
Gregory Nutt
2016-06-16 15:31:59 -06:00
-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 =