From 4c9be6da1fd7e7ce3cf221f40da4d466dc5ee1fc Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Wed, 8 Jan 2020 08:19:44 +0000 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 d83e54bf9..c5136be21 100644 --- 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 -- 2.30.2