board-spl-rule
authorVagrant Cascadian <vagrant@debian.org>
Mon, 10 Jul 2017 19:46:22 +0000 (20:46 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Mon, 10 Jul 2017 19:46:22 +0000 (20:46 +0100)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index a95f8ce9720226b703eacb7043a17b9f5981f1ab..20e673c4f250e759d21ae44ab1779fbe04347150 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1394,6 +1394,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