From: Vagrant Cascadian Date: Mon, 12 Sep 2016 19:43:29 +0000 (+0000) Subject: board-spl-rule X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1^2^2^2^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b40a54151442325a0fd14cc205caca2aefae85fb;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 bb712b4fc..8c8f7d921 100644 --- a/Makefile +++ b/Makefile @@ -1343,6 +1343,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