From: Vagrant Cascadian Date: Tue, 8 Dec 2015 16:59:47 +0000 (+0000) Subject: board-spl-rule X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1~1^2~18 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c9b84dddbefdf4f6bb49a3ea565baa740b6b202e;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