patch-2.4.0-test9 linux/scripts/Configure

Next file: linux/scripts/ksymoops/README
Previous file: linux/net/x25/x25_out.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/scripts/Configure linux/scripts/Configure
@@ -570,7 +570,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
 

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