mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] ARM: sunxi: drop unneeded Makefile
Date: Fri, 28 Nov 2025 11:52:45 +0100	[thread overview]
Message-ID: <20251128105246.2993639-1-a.fatoum@pengutronix.de> (raw)

From: Ahmad Fatoum <a.fatoum@barebox.org>

The arch/arm/Makefile already handles correctly the case of there being
no mach directory, so remove the empty Makefile we have for sunxi.

Signed-off-by: Ahmad Fatoum <a.fatoum@barebox.org>
---
 arch/arm/Makefile            | 1 -
 arch/arm/mach-sunxi/Makefile | 1 -
 2 files changed, 2 deletions(-)
 delete mode 100644 arch/arm/mach-sunxi/Makefile

diff --git a/arch/arm/Makefile b/arch/arm/Makefile
index 8fa7f1dc80b7..d6ae6b648f65 100644
--- a/arch/arm/Makefile
+++ b/arch/arm/Makefile
@@ -105,7 +105,6 @@ machine-$(CONFIG_ARCH_PXA)		+= pxa
 machine-$(CONFIG_ARCH_ROCKCHIP)		+= rockchip
 machine-$(CONFIG_ARCH_SOCFPGA)		+= socfpga
 machine-$(CONFIG_ARCH_STM32MP)		+= stm32mp
-machine-$(CONFIG_ARCH_SUNXI)		+= sunxi
 machine-$(CONFIG_ARCH_VERSATILE)	+= versatile
 machine-$(CONFIG_ARCH_VEXPRESS)		+= vexpress
 machine-$(CONFIG_ARCH_TEGRA)		+= tegra
diff --git a/arch/arm/mach-sunxi/Makefile b/arch/arm/mach-sunxi/Makefile
deleted file mode 100644
index 16a218658ade..000000000000
--- a/arch/arm/mach-sunxi/Makefile
+++ /dev/null
@@ -1 +0,0 @@
-obj- := __dummy__.o
-- 
2.47.3




             reply	other threads:[~2025-11-28 10:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-28 10:52 Ahmad Fatoum [this message]
2025-12-01  9:54 ` 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=20251128105246.2993639-1-a.fatoum@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