Hi Linus,
here's a patch so that make oldconfig informs about bzImage etc as all
the other tools already do.
Andreas
--- scripts/Configure.~1~ Thu Aug 10 09:06:09 2000
+++ scripts/Configure Mon Sep 11 09:05:52 2000
@@ -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 bzlilo'."
fi
echo
-- Andreas Jaeger SuSE Labs aj@suse.de private aj@arthur.inka.de http://www.suse.de/~aj - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:14 EST