Add spl/arndale-spl.bin rule
authorIan Campbell <ijc@debian.org>
Mon, 5 Oct 2020 19:13:28 +0000 (20:13 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Mon, 5 Oct 2020 19:13:28 +0000 (20:13 +0100)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index 05d6ae469248fefa956aa80a53add69a01bc4dcd..e866ab891d46191f57421550faf6fd97a1a11cfc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1935,6 +1935,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