summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/open1788/src/Makefile')
-rw-r--r--nuttx/configs/open1788/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/open1788/src/Makefile b/nuttx/configs/open1788/src/Makefile
index 44821e7fb..669d61a08 100644
--- a/nuttx/configs/open1788/src/Makefile
+++ b/nuttx/configs/open1788/src/Makefile
@@ -37,7 +37,7 @@
CFLAGS += -I$(TOPDIR)/sched
-ASRCS =
+ASRCS =
CSRCS = lpc17_boardinitialize.c lpc17_ssp.c
ifeq ($(CONFIG_LPC17_EMC),y)