From 6c189047789f82a7ffe4cca5ba23414c53e4d307 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Tue, 4 Oct 2022 01:06:38 +0100 Subject: [PATCH] Add spl/arndale-spl.bin rule Gbp-Pq: Topic arndale Gbp-Pq: Name board-spl-rule.diff --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 50077027b..63eafa7b0 100644 --- a/Makefile +++ b/Makefile @@ -2077,6 +2077,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 @: -- 2.30.2