Add spl/arndale-spl.bin rule
authorIan Campbell <ijc@debian.org>
Tue, 5 Apr 2022 16:26:39 +0000 (17:26 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 5 Apr 2022 16:26:39 +0000 (17:26 +0100)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index db45658424143fad8fab77473afc7bebf47105a5..7788a72ad2750738413808eae2345d5916161c4b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2107,6 +2107,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