patch-2.3.14 linux/net/Config.in

Next file: linux/net/Makefile
Previous file: linux/net/802/tr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/net/Config.in linux/net/Config.in
@@ -23,6 +23,9 @@
 	    source net/ipv6/Config.in
     fi
   fi
+  if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+	source net/khttpd/Config.in
+  fi
 fi
 
 comment ' '

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)