X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;h=71952195036049fb4a6a9401963a06ae9a0cb38f;hb=f2ee91501892d3280a4c58093ad3a18dccd0b562;hp=4981a2ed6f4ab16200fe347161c3f0774393f40e;hpb=8e9801c283c0e5a7ccd5c04f5ba09003d01f1591;p=u-boot diff --git a/Makefile b/Makefile index 4981a2ed6f..7195219503 100644 --- 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)