patch-1.3.60 linux/net/Config.in
Next file: linux/net/appletalk/ddp.c
Previous file: linux/net/Changes
Back to the patch index
Back to the overall index
-  Lines: 12
 -  Date:
Wed Feb  7 08:55:43 1996
 -  Orig file: 
v1.3.59/linux/net/Config.in
 -  Orig date: 
Tue Jan 23 21:15:55 1996
 
diff -u --recursive --new-file v1.3.59/linux/net/Config.in linux/net/Config.in
@@ -9,7 +9,11 @@
 if [ "$CONFIG_INET" = "y" ]; then
   source net/ipv4/Config.in
 fi
+comment ' '
 bool 'The IPX protocol' CONFIG_IPX
+if [ "$CONFIG_IPX" = "y" ]; then
+  bool 'Full internal IPX network' CONFIG_IPX_INTERN
+fi
 bool 'Appletalk DDP' CONFIG_ATALK
 bool 'Amateur Radio AX.25 Level 2' CONFIG_AX25
 if [ "$CONFIG_AX25" = "y" ]; then
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this