lkml.org 
[lkml]   [2003]   [May]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] kbuild and CONFIG_PROC_FS bug
Adrian Bunk wrote:

>>diff -Nuar linux/arch/alpha/config.in linux.xose/arch/alpha/config.in
>>--- linux/arch/alpha/config.in 2003-05-11 02:53:23.000000000 +0200
>>+++ linux.xose/arch/alpha/config.in 2003-05-11 02:59:04.000000000 +0200
>>@@ -287,7 +287,7 @@
>> bool 'System V IPC' CONFIG_SYSVIPC
>> bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT
>> bool 'Sysctl support' CONFIG_SYSCTL
>>-if [ "$CONFIG_PROC_FS" = "y" ]; then
>>+if [ "$CONFIG_PROC_FS" != "n" ]; then
>>...
>
>
> CONFIG_PROC_FS is a bool, I don't see anything that changes with your
> patch.

read this: http://marc.theaimsgroup.com/?l=linux-kernel&m=104948236128373&w=2
it is _necessary_, Roman aka kbuild guru said it.
But if you have other idea...

regards,
--
Galiza nin perdoa nin esquence. Governo demision!

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.026 / U:0.752 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site