Re: Writing Module in kernel...

From: Keith Owens (kaos@ocs.com.au)
Date: Tue Aug 28 2001 - 03:49:59 EST


On Tue, 28 Aug 2001 12:22:07 +0530 (IST),
Deepika Kakrania <deepika@sasken.com> wrote:
>#ifdef CONFIG_NET_MY_KERNEL
>Now the problem is that if I choose to have this code as a module(
>CONFIG_NET_MY_KERNEL=m), the code in standard files won't get compiled.Isn't it?

#if defined(CONFIG_NET_MY_KERNEL) || defined(CONFIG_NET_MY_KERNEL_MODULE)

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



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:38 EST