[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070612.010855.51301101.davem@davemloft.net>
Date: Tue, 12 Jun 2007 01:08:55 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ysato@...rs.sourceforge.jp
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] CONFIG_INET depend on CONFIG_SYSCTL
From: Yoshinori Sato <ysato@...rs.sourceforge.jp>
Date: Tue, 12 Jun 2007 16:38:55 +0900
> It cannot build with CONFIG_SYSCTL=n and CONFIG_INET=y.
> In case of CONFIG_INET=y it should become CONFIG_SYSCTL=y.
>
> Signed-off-by: Yoshinori Sato <ysato@...rs.sourceforge.jp>
1) Please post networking patches to netdev@...r.kernel.org
which has been added to the CC:
2) It is much better to add the appropriate CONFIG_SYSCTL
ifdefs to the INET code than to force it on for everyone.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists