[PATCH] ARM: drop unreferenced left-over lib/Makefile

Ahmad Fatoum a.fatoum at pengutronix.de
Wed Sep 13 05:40:47 PDT 2023


On 13.09.23 14:39, Ahmad Fatoum wrote:
> There used to be implementations of boot commands in arch/arm/lib, but
> this has been moved to either arch/arm/lib32 or lib64 for since.
> 
> The Makefile still bears witness to that past, but it's unreferenced, so
> have it it too retire to git history.
> 
> Fixes: 79e3038089f5 ("ARM: aarch64: disable 32bit boot commands")
> Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>

Please dismiss, sent out twice by mistake.

> ---
>  arch/arm/lib/Makefile | 4 ----
>  1 file changed, 4 deletions(-)
>  delete mode 100644 arch/arm/lib/Makefile
> 
> diff --git a/arch/arm/lib/Makefile b/arch/arm/lib/Makefile
> deleted file mode 100644
> index 1a8144f6c64a..000000000000
> --- a/arch/arm/lib/Makefile
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -# SPDX-License-Identifier: GPL-2.0-only
> -
> -obj-$(CONFIG_BOOTM)	+= bootm.o
> -obj-$(CONFIG_CMD_BOOTU)	+= bootu.o

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |




More information about the barebox mailing list