mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
Remove comments about 'make bzImage'
This commit is contained in:
parent
5abdaa9a16
commit
df23302cb5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue