From: Ian Campbell Date: Tue, 10 Jan 2023 03:18:09 +0000 (+0000) Subject: Add spl/arndale-spl.bin rule X-Git-Tag: archive/raspbian/2024.01+dfsg-5+rpi1~3^2^2^2^2^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=901630606017d0467ad1725b841d137cd9e46673;p=u-boot.git Add spl/arndale-spl.bin rule Gbp-Pq: Topic arndale Gbp-Pq: Name board-spl-rule.diff --- diff --git a/Makefile b/Makefile index 9a8a7c468..e7ee3da89 100644 --- a/Makefile +++ b/Makefile @@ -2073,6 +2073,9 @@ spl/u-boot-spl: tools prepare $(if $(CONFIG_SPL_OF_CONTROL),dts/dt.dtb) spl/sunxi-spl.bin: spl/u-boot-spl @: +spl/arndale-spl.bin: spl/u-boot-spl + @: + spl/sunxi-spl-with-ecc.bin: spl/sunxi-spl.bin @: