From: Ian Campbell Date: Tue, 11 Jul 2023 02:54:17 +0000 (+0100) Subject: Add spl/arndale-spl.bin rule X-Git-Tag: archive/raspbian/2024.01+dfsg-5+rpi1~3^2^2^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=20027a09471cbcd6749f9d5db04abcdb42d2bc5a;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 73b71b61c..10bfbfa43 100644 --- a/Makefile +++ b/Makefile @@ -2051,6 +2051,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 @: