]> git.sur5r.net Git - u-boot/blobdiff - Makefile
Merge git://git.denx.de/u-boot-rockchip
[u-boot] / Makefile
index 4981a2ed6f4ab16200fe347161c3f0774393f40e..71952195036049fb4a6a9401963a06ae9a0cb38f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1053,6 +1053,7 @@ u-boot-dtb.img u-boot.img u-boot.kwb u-boot.pbl u-boot-ivt.img: \
 
 u-boot.itb: u-boot-nodtb.bin dts/dt.dtb $(U_BOOT_ITS) FORCE
        $(call if_changed,mkfitimage)
+       $(BOARD_SIZE_CHECK)
 
 u-boot-spl.kwb: u-boot.img spl/u-boot-spl.bin FORCE
        $(call if_changed,mkimage)