From: Vagrant Cascadian Date: Tue, 28 Jun 2016 07:38:27 +0000 (+0000) Subject: board-spl-rule X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1^2^2^2^2^2~17 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e589885a5c9528d0e6f47513c668c20f7ad5df9e;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 23d76c233..089aeacdf 100644 --- a/Makefile +++ b/Makefile @@ -1322,6 +1322,9 @@ spl/u-boot-spl.sfp: spl/u-boot-spl spl/boot.bin: 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