]> 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 6f52dfd14f59fa8e7aecf865c21cd43466e09b95..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