patch-1.3.60 linux/scripts/Configure

Next file: linux/scripts/Makefile
Previous file: linux/net/unix/af_unix.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.59/linux/scripts/Configure linux/scripts/Configure
@@ -168,7 +168,7 @@
 #	tristate question define
 #
 function tristate () {
-        if [ "$MODULES" != "y" ]; then
+        if [ "$CONFIG_MODULES" != "y" ]; then
           bool "$1" "$2"
         else 
 	  def=$(eval echo "\${$2:-'n'}")

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