board-spl-rule
authorVagrant Cascadian <vagrant@debian.org>
Wed, 14 Nov 2018 21:32:35 +0000 (21:32 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Wed, 14 Nov 2018 21:32:35 +0000 (21:32 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index 4ed9d2acf43bfe8f313e7ffa87fa646fb7a1b176..986fcf13ded45a58a56d859b74103c7dcbc4c8d5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1551,6 +1551,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