]> git.sur5r.net Git - u-boot/blobdiff - Makefile
blackfin: fix a warning in arch/blackfin/cpu/cpu.c
[u-boot] / Makefile
index dc0417914e7f98c4fa9cc2a4ae6d42b3a37b4881..2d18d2763932f3ecc0dc1d245a627d125aa38274 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -398,6 +398,7 @@ ALL-y += $(obj)u-boot.srec $(obj)u-boot.bin $(obj)System.map
 
 ALL-$(CONFIG_NAND_U_BOOT) += $(obj)u-boot-nand.bin
 ALL-$(CONFIG_ONENAND_U_BOOT) += $(obj)u-boot-onenand.bin
+ALL-$(CONFIG_RAMBOOT_PBL) += $(obj)u-boot.pbl
 ALL-$(CONFIG_SPL) += $(obj)spl/u-boot-spl.bin
 ALL-$(CONFIG_SPL_FRAMEWORK) += $(obj)u-boot.img
 ALL-$(CONFIG_TPL) += $(obj)tpl/u-boot-tpl.bin