On Thu, 15 Jul 2004, Wayne Steenburg wrote:
On Wed, 2004-07-14 at 17:14, Shawn Mahon wrote:
make bzImage && make modules modules install & make install
Not trying to split hairs, but shouldn't that be modules_install?
for 2.6 kernels, there's:
$ make help (note carefully lack of running as root :-)
and for you cross-compile folks, you have the same option:
$ make ARCH=ppc help
rday