Messages in this thread |  | | From | Keith Owens <> | Subject | Re: Minor nit to pick | Date | Mon, 14 May 2001 23:37:55 +1000 |
| |
On Mon, 14 May 2001 00:16:50 -0400 (EDT), <nick@snowman.net> 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |