mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: [PATCH] ARM: drop unreferenced left-over lib/Makefile
Date: Wed, 13 Sep 2023 14:40:47 +0200	[thread overview]
Message-ID: <fdec0228-4b04-daff-54cd-f917165b5b06@pengutronix.de> (raw)
In-Reply-To: <20230913123936.1892645-1-a.fatoum@pengutronix.de>

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@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 |




  reply	other threads:[~2023-09-13 12:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-13 12:39 Ahmad Fatoum
2023-09-13 12:40 ` Ahmad Fatoum [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-13 12:26 Ahmad Fatoum
2023-09-14  8:01 ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fdec0228-4b04-daff-54cd-f917165b5b06@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox