[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230130095638.72fdea23@canb.auug.org.au>
Date: Mon, 30 Jan 2023 09:56:38 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
ARM <linux-arm-kernel@...ts.infradead.org>,
Masahiro Yamada <masahiroy@...nel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: manual merge of the arm-soc tree with the kbuild tree
Hi all,
Today's linux-next merge of the arm-soc tree got a conflict in:
arch/arm/mach-s3c/Makefile
between commit:
608d67522f28 ("kbuild: remove --include-dir MAKEFLAG from top Makefile")
from the kbuild tree and commits:
61b7f8920b17 ("ARM: s3c: remove all s3c24xx support")
1ea35b355722 ("ARM: s3c: remove s3c24xx specific hacks")
from the arm-soc tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc arch/arm/mach-s3c/Makefile
index deb44326b828,988c49672715..000000000000
--- a/arch/arm/mach-s3c/Makefile
+++ b/arch/arm/mach-s3c/Makefile
@@@ -2,13 -2,7 +2,7 @@@
#
# Copyright 2009 Simtec Electronics
- ifdef CONFIG_ARCH_S3C24XX
- include $(srctree)/$(src)/Makefile.s3c24xx
- endif
-
- ifdef CONFIG_ARCH_S3C64XX
-include $(src)/Makefile.s3c64xx
+include $(srctree)/$(src)/Makefile.s3c64xx
- endif
# Objects we always build independent of SoC choice
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists