projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5abdaa9
)
Remove comments about 'make bzImage'
author
Eric Andersen
<andersen@codepoet.org>
Wed, 7 Nov 2001 07:50:08 +0000
(07:50 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 7 Nov 2001 07:50:08 +0000
(07:50 -0000)
scripts/Configure
patch
|
blob
|
history
diff --git
a/scripts/Configure
b/scripts/Configure
index 84302075d3374d1ea6cc77d58247c5c16a5bc2dc..0a73a6493c3b9589b99220a897df4ede9caea347 100644
(file)
--- 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