Add spl/arndale-spl.bin rule
authorIan Campbell <ijc@debian.org>
Wed, 8 Jul 2020 23:29:02 +0000 (00:29 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Wed, 8 Jul 2020 23:29:02 +0000 (00:29 +0100)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index d666f3164497185151a5fcc8661558d0a57982ae..486ed7b9730d3eec7bb9709bd5bf53716360ad9e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1938,6 +1938,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 \
                $(if $(CONFIG_OF_SEPARATE)$(CONFIG_OF_EMBED)$(CONFIG_SPL_OF_PLATDATA),dts/dt.dtb)
        $(Q)$(MAKE) obj=tpl -f $(srctree)/scripts/Makefile.spl all