summaryrefslogtreecommitdiff
path: root/nuttx/configs/avr32dev1/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/avr32dev1/src/Makefile')
-rw-r--r--nuttx/configs/avr32dev1/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/avr32dev1/src/Makefile b/nuttx/configs/avr32dev1/src/Makefile
index ccff5e062..d96334291 100644
--- a/nuttx/configs/avr32dev1/src/Makefile
+++ b/nuttx/configs/avr32dev1/src/Makefile
@@ -37,7 +37,7 @@
CFLAGS += -I$(TOPDIR)/sched
-ASRCS =
+ASRCS =
CSRCS = up_boot.c
ifeq ($(CONFIG_ARCH_LEDS),y)
CSRCS += up_leds.c