board-spl-rule
authorVagrant Cascadian <vagrant@debian.org>
Wed, 26 Apr 2017 14:08:28 +0000 (14:08 +0000)
committerRaspbian forward porter <root@raspbian.org>
Wed, 26 Apr 2017 14:08:28 +0000 (14:08 +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