Re: Patch for scripts/Configure (zImage->bzImage)

2000-09-11 Thread Michael Elizabeth Chastain
> here's a patch so that make oldconfig informs about bzImage etc as all > the other tools already do. Looks good to me. Linus, please apply. Michael Elizabeth Chastain "love without fear" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in th

Re: Patch for scripts/Configure (zImage->bzImage)

2000-09-11 Thread André Dahlqvist
On Mon, Sep 11, 2000 at 09:11:59AM +0200, Andreas Jaeger wrote: > -echo "*** Next, you may run 'make zImage', 'make zdisk', or 'make zlilo'." > +echo "*** Next, you may run 'make bzImage', 'make bzdisk', or 'make bzlilo'." 'make bzlilo' should be changed to 'make install'. -- // André