board-spl-rule
authorVagrant Cascadian <vagrant@debian.org>
Thu, 17 Nov 2016 19:10:12 +0000 (19:10 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Thu, 17 Nov 2016 19:10:12 +0000 (19:10 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index 83ece9531902684f89d5d9e6bfb7ce092dec5d56..d727710089875482ea046d367ea61daf30dfa6ee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1352,6 +1352,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