]> git.sur5r.net Git - u-boot/blobdiff - cpu/ppc4xx/Makefile
ppc/85xx: add cpu init config file for boot from NAND
[u-boot] / cpu / ppc4xx / Makefile
index 96ab5c6a42a50de5492c25f92b11ad764194cb67..2050b17d81d4dce86b53b2263e63c5bb33844e76 100644 (file)
@@ -41,6 +41,9 @@ endif
 COBJS  += 4xx_pci.o
 COBJS  += 4xx_pcie.o
 COBJS  += bedbug_405.o
+ifdef CONFIG_CMD_CHIP_CONFIG
+COBJS  += cmd_chip_config.o
+endif
 COBJS  += commproc.o
 COBJS  += cpu.o
 COBJS  += cpu_init.o
@@ -51,7 +54,6 @@ COBJS += fdt.o
 COBJS  += i2c.o
 COBJS  += interrupts.o
 COBJS  += iop480_uart.o
-COBJS  += ndfc.o
 COBJS  += sdram.o
 COBJS  += speed.o
 COBJS  += tlb.o