board-spl-rule
authorVagrant Cascadian <vagrant@debian.org>
Tue, 28 Jun 2016 07:38:27 +0000 (07:38 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 28 Jun 2016 07:38:27 +0000 (07:38 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index 23d76c2336f0f55aa4cd6699c19f3b5c1ca7a35d..089aeacdfc7e37ad704cb10c974ae73201850e20 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1322,6 +1322,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