From: Vagrant Cascadian Date: Thu, 17 Dec 2015 02:12:51 +0000 (+0000) Subject: board-spl-rule X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1~19 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=11fd09024c0e76a339d762e5386d948349a7e54a;p=u-boot.git board-spl-rule Gbp-Pq: Topic arndale Gbp-Pq: Name board-spl-rule.diff --- diff --git a/Makefile b/Makefile index 1ac1c9bdd..65e5a5b91 100644 --- a/Makefile +++ b/Makefile @@ -1314,6 +1314,9 @@ spl/sunxi-spl.bin: spl/u-boot-spl spl/u-boot-spl-dtb.sfp: spl/u-boot-spl @: +spl/arndale-spl.bin: spl/u-boot-spl + @: + tpl/u-boot-tpl.bin: tools prepare $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all