tip from a yellow-belt

Rick Hohensee (humbubba@raptor.cqi.com)
Sun, 3 Jan 1999 07:02:10 -0500 (EST)


I just did my first ever kernel compile without a make clean, i.e. not
from scratch. I had to just add one option in the config.

make menuconfig
make dep
rm arch/i386/boot/bzImage
make bzImage

whew. On non-studly hardware, this is good to know. Sorry to bore the
black-belts :o)

Rick Hohensee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/