commit | df23302cb5d2c8cdc570b63e084a3f780da6e1f1 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Wed Nov 07 07:50:08 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Wed Nov 07 07:50:08 2001 +0000 |
tree | e127fbefd916584c918c4c05868c4c72b5390e9e | |
parent | 5abdaa9a169d0e54380d64f26e91e816d2fa483b [diff] [blame] |
Remove comments about 'make bzImage'
diff --git a/scripts/Configure b/scripts/Configure index 8430207..0a73a64 100644 --- a/scripts/Configure +++ b/scripts/Configure
@@ -698,7 +698,7 @@ if [ ! -f .hdepend -o "$CONFIG_MODVERSIONS" = "y" ] ; then echo "*** Next, you must run 'make dep'." else - echo "*** Next, you may run 'make bzImage', 'make bzdisk', or 'make install'." + echo "*** Next, you may run 'make', or 'make install'." fi echo