From df23302cb5d2c8cdc570b63e084a3f780da6e1f1 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 7 Nov 2001 07:50:08 +0000 Subject: Remove comments about 'make bzImage' --- scripts/Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Configure') diff --git a/scripts/Configure b/scripts/Configure index 84302075d..0a73a6493 100644 --- a/scripts/Configure +++ b/scripts/Configure @@ -698,7 +698,7 @@ echo "*** Check the top-level Makefile for additional configuration." 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 -- cgit v1.2.3