On Mon, 14 May 2001 00:16:50 -0400 (EDT), 
<[EMAIL PROTECTED]> wrote:
>After running make menuconfig (and it's friends) you get told
>to type "make bzImage" which is only right for i386, and IMHO should be
>changed to be arch dependant.

The 2.5 Makefile rewrite splits the kernel build into three phases:
configure, compile to vmlinux/modules and convert vmlinux to the
required install format.  bzImage is an example of install format and
install formats will be architecture dependent in 2.5.  We're working
on it.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to