board-spl-rule
authorVagrant Cascadian <vagrant@debian.org>
Wed, 21 Feb 2018 00:49:33 +0000 (00:49 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Wed, 21 Feb 2018 00:49:33 +0000 (00:49 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index cd4223f5d71c1779d728139c356b09ba287062e9..31c67292e79a16796ad7df325930786306356df5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1412,6 +1412,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 \
                $(if $(CONFIG_OF_SEPARATE)$(CONFIG_OF_EMBED)$(CONFIG_SPL_OF_PLATDATA),dts/dt.dtb)
        $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all