summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpu/mips/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/mips/Makefile b/cpu/mips/Makefile
index 5091781239..28a1cbb104 100644
--- a/cpu/mips/Makefile
+++ b/cpu/mips/Makefile
@@ -25,6 +25,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(CPU).a
+START = start.o
SOBJS-y = cache.o
COBJS-y = cpu.o interrupts.o
OpenPOWER on IntegriCloud