summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mikroe-stm32f4/src/Makefile')
-rw-r--r--nuttx/configs/mikroe-stm32f4/src/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mikroe-stm32f4/src/Makefile b/nuttx/configs/mikroe-stm32f4/src/Makefile
index 1164a1850..bf88711ef 100644
--- a/nuttx/configs/mikroe-stm32f4/src/Makefile
+++ b/nuttx/configs/mikroe-stm32f4/src/Makefile
@@ -1,7 +1,7 @@
############################################################################
# configs/mikroe-stm32f4/src/Makefile
#
-# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
+# Copyright (C) 2011-2013 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Updates: 04/15/2013 - Ken Pettit
@@ -41,7 +41,7 @@
CFLAGS += -I$(TOPDIR)/sched
-ASRCS =
+ASRCS =
AOBJS = $(ASRCS:.S=$(OBJEXT))
CSRCS = up_boot.c up_spi.c