Add spl/arndale-spl.bin rule
authorIan Campbell <ijc@debian.org>
Mon, 10 Jan 2022 22:07:13 +0000 (22:07 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Mon, 10 Jan 2022 22:07:13 +0000 (22:07 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index 92fb9875f143bca3e284f8d2da3f51bae90781c0..ee9700f5370561fd5102fae80b1acf293f258668 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2023,6 +2023,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