Re: Linux-2.6.5-1.358 and Fedora

From: David van Hoose
Date: Tue Oct 05 2004 - 16:49:54 EST


Johnson, Richard wrote:

SNIP

make oldconfig
make bzImage
make modules
make modules_install

This seemed to go alright. Then I entered:

make install

This had some warning about module versions, but it seemed to work.

Doesn't anyone do the following anymore:

make mrproper
make oldconfig
make bzImage
make modules
make modules_install

I've seen a lot of problems come from NOT running the mrproper.

Regards,
David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/