[PATCH] ARM: drop unreferenced left-over lib/Makefile
Sascha Hauer
sha at pengutronix.de
Thu Sep 14 01:01:48 PDT 2023
On Wed, Sep 13, 2023 at 02:26:14PM +0200, 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>
> ---
> arch/arm/lib/Makefile | 4 ----
> 1 file changed, 4 deletions(-)
> delete mode 100644 arch/arm/lib/Makefile
Applied, thanks
Sascha
>
> 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
> --
> 2.39.2
>
>
>
--
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