summaryrefslogtreecommitdiffstats
path: root/cpu/arm1136/omap24xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm1136/omap24xx/Makefile')
-rw-r--r--cpu/arm1136/omap24xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm1136/omap24xx/Makefile b/cpu/arm1136/omap24xx/Makefile
index 2a79d9bbba..48dc7e3283 100644
--- a/cpu/arm1136/omap24xx/Makefile
+++ b/cpu/arm1136/omap24xx/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(SOC).a
-SOBJS = start.o
+SOBJS = reset.o
COBJS = timer.o
OpenPOWER on IntegriCloud