Add spl/arndale-spl.bin rule
authorIan Campbell <ijc@debian.org>
Wed, 8 Jan 2020 08:19:44 +0000 (08:19 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Wed, 8 Jan 2020 08:19:44 +0000 (08:19 +0000)
Gbp-Pq: Topic arndale
Gbp-Pq: Name board-spl-rule.diff

Makefile

index d83e54bf9a510d53f90ee40599b09280c1ce6410..c5136be21cd5320d5a4e624244fba101794af842 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1843,6 +1843,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