G'day,

Symbol CONFIG_LLC depends on CONFIG_EXPERIMENTAL but does not say
so in its banner.

diff -ruN linux-2.5.24+patches5/net/Config.in linux-2.5.24/net/Config.in
--- linux-2.5.24+patches5/net/Config.in Sun Jun 30 20:27:23 2002
+++ linux-2.5.24/net/Config.in  Sun Jun 30 20:42:38 2002
@@ -64,7 +64,7 @@
 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
    tristate 'CCITT X.25 Packet Layer (EXPERIMENTAL)' CONFIG_X25
    tristate 'LAPB Data Link Driver (EXPERIMENTAL)' CONFIG_LAPB
-   tristate 'ANSI/IEEE 802.2 Data link layer protocol' CONFIG_LLC
+   tristate 'ANSI/IEEE 802.2 Data link layer protocol (EXPERIMENTAL)' CONFIG_LLC
    if [ "$CONFIG_LLC" != "n" ]; then
        # When NETBEUI is added the following line will be a tristate
        define_bool CONFIG_LLC_UI y

Greg.
-- 
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down.     - Roger Sandall, The Age, 28Sep2001.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to