board-spl-rule
authorVagrant Cascadian <vagrant@debian.org>
Mon, 12 Sep 2016 19:43:29 +0000 (19:43 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Mon, 12 Sep 2016 19:43:29 +0000 (19:43 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index bb712b4fc1b1905f1692d434ec357297b2e8ae2a..8c8f7d921c8c88524d45ad5a653df8202424da14 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1343,6 +1343,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