board-spl-rule
authorVagrant Cascadian <vagrant@debian.org>
Tue, 5 Dec 2017 23:43:23 +0000 (23:43 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 5 Dec 2017 23:43:23 +0000 (23:43 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index e0035bcaf602d6f3ca8ce454251e2a5416f22ac4..c59e90b269f6f4bbc5e8c7e5ec67c0397140cca7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1419,6 +1419,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_SPL_OF_PLATDATA),dts/dt.dtb)
        $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all