summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-06-05 13:29:00 -0500
committerJon Loeliger <jdl@freescale.com>2007-06-05 13:29:00 -0500
commitac0e8d08a18881a37aeff72dfa86aa0360542ad2 (patch)
treec284cebdbfd92ae46c5a9371fbe84d4db8c9fcd6 /Makefile
parent3423c44afa70aed6719fc39d4064ae2e67da42eb (diff)
parent32922cdc470fdfd39bea0c1c4f582d3fb340421e (diff)
downloadblackbird-obmc-uboot-ac0e8d08a18881a37aeff72dfa86aa0360542ad2.tar.gz
blackbird-obmc-uboot-ac0e8d08a18881a37aeff72dfa86aa0360542ad2.zip
Merge branch 'mpc8641'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index ceee2c7bed..3969e07799 100644
--- a/Makefile
+++ b/Makefile
@@ -173,9 +173,6 @@ endif
ifeq ($(CPU),mpc85xx)
OBJS += cpu/$(CPU)/resetvec.o
endif
-ifeq ($(CPU),mpc86xx)
-OBJS += cpu/$(CPU)/resetvec.o
-endif
ifeq ($(CPU),bf533)
OBJS += cpu/$(CPU)/start1.o cpu/$(CPU)/interrupt.o cpu/$(CPU)/cache.o
OBJS += cpu/$(CPU)/flush.o cpu/$(CPU)/init_sdram.o
OpenPOWER on IntegriCloud