Re: 2.6.16.19 + gcc-4.1.1

From: Alistair John Strachan
Date: Wed Jun 14 2006 - 13:08:55 EST


On Wednesday 14 June 2006 10:33, Jan Engelhardt wrote:
> >Actually, "make modules" does not exist anymore with 2.6. Both built-in
> >and modular stuff are built at the same time.
> >Only "make modules_install" is still required.
>
> You can _still_ build bzImage and modules separately.
>
> The _default_ kernel Makefile target though reads (sth. like)
>
> all: bzImage modules

Maybe for consistency with other packages, the default "make install" should
imply modules_install too.

I know you can hack around this with /sbin/installkernel (on at least x86 and
x86_64), but it's counterintuitive. I guess the reason is that 'install' has
always meant "just the bzImage please", and sometimes it's valid to install
only a bzImage without reinstalling modules. However, it just leads to
problems such at the original poster's.

--
Cheers,
Alistair.

Third year Computer Science undergraduate.
1F2 55 South Clerk Street, Edinburgh, UK.
-
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/