summaryrefslogtreecommitdiffstats
path: root/cpu/arm_cortexa8/omap3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm_cortexa8/omap3/Makefile')
-rw-r--r--cpu/arm_cortexa8/omap3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm_cortexa8/omap3/Makefile b/cpu/arm_cortexa8/omap3/Makefile
index eef165c334..136b163ad7 100644
--- a/cpu/arm_cortexa8/omap3/Makefile
+++ b/cpu/arm_cortexa8/omap3/Makefile
@@ -26,10 +26,10 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(SOC).a
SOBJS := lowlevel_init.o
+SOBJS += cache.o
SOBJS += reset.o
COBJS += board.o
-COBJS += cache.o
COBJS += clock.o
COBJS += gpio.o
COBJS += mem.o
OpenPOWER on IntegriCloud