X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=d5e220aadde1a36a23971d5e0f9d5cefed8635e8;hb=83b75ef3a6d87b540368d6721728332c919e51bb;hp=28bad6c1ff71a4d6453c6b83deeb596d1a7b03cb;hpb=d1246a4bb1ae9502ff540291423f1bb02d1e808c;p=platform%2Fkernel%2Fu-boot.git diff --git a/Makefile b/Makefile index 28bad6c..d5e220a 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