summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc83xx/Makefile')
-rw-r--r--cpu/mpc83xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc83xx/Makefile b/cpu/mpc83xx/Makefile
index b2a6b3e9c5..1aa0005d4d 100644
--- a/cpu/mpc83xx/Makefile
+++ b/cpu/mpc83xx/Makefile
@@ -27,7 +27,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(CPU).a
-START = start.o resetvec.o
+START = start.o
COBJS = traps.o cpu.o cpu_init.o speed.o interrupts.o \
i2c.o spd_sdram.o
OpenPOWER on IntegriCloud