From: Vagrant Cascadian Date: Mon, 27 Mar 2017 18:39:51 +0000 (+0000) Subject: board-spl-rule X-Git-Tag: archive/raspbian/2020.07+dfsg-2+rpi1~1^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8c7b01e8d36c567baa8fcdf5d6fdeceaa4d5fda5;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 83ece9531..d72771008 100644 --- a/Makefile +++ b/Makefile @@ -1352,6 +1352,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