patch-2.4.0-test5 linux/scripts/Menuconfig

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

diff -u --recursive --new-file v2.4.0-test4/linux/scripts/Menuconfig linux/scripts/Menuconfig
@@ -1441,7 +1441,7 @@
 	if [ ! -f .hdepend -o "$CONFIG_MODVERSIONS" = "y" ] ; then
 	    echo "*** Next, you must run 'make dep'."
 	else
-	    echo "*** Next, you may run 'make zImage', 'make zdisk', or 'make zlilo.'"
+	    echo "*** Next, you may run 'make bzImage', 'make bzdisk', or 'make install'."
 	fi
 	echo
 else


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