]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/Makefile
mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation
[karo-tx-uboot.git] / common / Makefile
index 3781738e19ad1b5d1a802fd19e457e8e16c3ae80..47f6a71e2e1f6ee5d7cb856e38281c4480e23796 100644 (file)
@@ -29,7 +29,6 @@ AOBJS =
 
 # core
 COBJS-y += main.o
-COBJS-y += circbuf.o
 COBJS-y += console.o
 COBJS-y += command.o
 COBJS-y += dlmalloc.o