summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f3discovery/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm32f3discovery/src/Makefile')
-rw-r--r--nuttx/configs/stm32f3discovery/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f3discovery/src/Makefile b/nuttx/configs/stm32f3discovery/src/Makefile
index d47389e49..137ee536b 100644
--- a/nuttx/configs/stm32f3discovery/src/Makefile
+++ b/nuttx/configs/stm32f3discovery/src/Makefile
@@ -37,7 +37,7 @@
CFLAGS += -I$(TOPDIR)/sched
-ASRCS =
+ASRCS =
AOBJS = $(ASRCS:.S=$(OBJEXT))
CSRCS = up_boot.c up_spi.c