board-spl-rule
authorVagrant Cascadian <vagrant@debian.org>
Tue, 7 Apr 2015 20:42:30 +0000 (20:42 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 7 Apr 2015 20:42:30 +0000 (20:42 +0000)
Needed for spl/arndale-spl.bin

Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index 7130c8c2525a483029bfa698654e49e302cfecb4..9bb6857c89b66d91db27e91b4f3d55952ea23e67 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1140,6 +1140,9 @@ spl/u-boot-spl: tools prepare
 spl/sunxi-spl.bin: spl/u-boot-spl
        @:
 
+spl/$(BOARD)-spl.bin: spl/u-boot-spl
+       @:
+
 tpl/u-boot-tpl.bin: tools prepare
        $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all