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
- Lines: 9
- Date:
Thu Sep 21 13:20:16 2000
- Orig file:
v2.4.0-test8/linux/scripts/Configure
- Orig date:
Fri Aug 4 18:38:44 2000
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)