* arc/arm/config.in still broken 2.4.19-2.4.29 ?
@ 2005-03-26 20:33 Bryan O'Donoghue
2005-03-26 22:53 ` Russell King
0 siblings, 1 reply; 2+ messages in thread
From: Bryan O'Donoghue @ 2005-03-26 20:33 UTC (permalink / raw)
To: marcelo.tosatti, linux-kernel
Greetings list.
arch/arm/config.in has an error which breaks make.
I've googled this a bit just by searching for drivers/ssi/Config.in and the
first reference I find to this breakage is in 2002 !
For completeness shouldn't this really be removed once and for all?
I'm not clear on what the procedure is for submitting a patch, but, I've
included one to save somebody else the bother.
Best
Bryan
diff -puN linux-2.4.29/arch/arm/config.in linux-2.4.30-rc2/arch/arm/config.in
--- linux-2.4.29/arch/arm/config.in 2004-11-17 11:54:21.000000000 +0000
+++ linux-2.4.30-rc2/arch/arm/config.in 2005-03-26 20:11:54.000000000 +0000
@@ -599,11 +599,6 @@ if [ "$CONFIG_SCSI" != "n" ]; then
fi
endmenu
-if [ "$CONFIG_ARCH_CLPS711X" = "y" ]; then
- # This is _meant_ to be ssi _not_ scsi. It is not a spelling error.
- source drivers/ssi/Config.in
-fi
-
source drivers/ieee1394/Config.in
source drivers/message/i2o/Config.in
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: arc/arm/config.in still broken 2.4.19-2.4.29 ?
2005-03-26 20:33 arc/arm/config.in still broken 2.4.19-2.4.29 ? Bryan O'Donoghue
@ 2005-03-26 22:53 ` Russell King
0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2005-03-26 22:53 UTC (permalink / raw)
To: Bryan O'Donoghue; +Cc: marcelo.tosatti, linux-kernel
On Sat, Mar 26, 2005 at 08:33:21PM +0000, Bryan O'Donoghue wrote:
> Greetings list.
>
> arch/arm/config.in has an error which breaks make.
>
> I've googled this a bit just by searching for drivers/ssi/Config.in and the
> first reference I find to this breakage is in 2002 !
>
> For completeness shouldn't this really be removed once and for all?
>
> I'm not clear on what the procedure is for submitting a patch, but, I've
> included one to save somebody else the bother.
ARM is not maintained in mainline 2.4 kernels. It's a dead loss trying to
merge ARM into 2.4 kernels due to many invasive kernel changes.
You need a 2.4-vrs patch on top of mainline 2.4 kernels to make them build
for ARM. See www.arm.linux.org.uk/developer/ for more information.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-26 22:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-26 20:33 arc/arm/config.in still broken 2.4.19-2.4.29 ? Bryan O'Donoghue
2005-03-26 22:53 ` Russell King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox