On Fri, Jan 23, 2004 at 02:50:48PM +0000, Karel Kulhav$B} (Bwrote: > Hello > > Is it correct to issue "make bzImage modules modules_install" > or do I have to do make bzImage; make modules modules_install? It is today supported that you specify all targets in one line. The preferred way to do this is to use: make all modules_install 'all' will build bot default target and modules - and works across all architectures. > Is there any documentation where I can read answer to this question? No, the top-level README could have included this, but does not so today. Sam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: make in 2.6.xDavid Woodhouse
- make in 2.6.xKarel Kulhavý
- Prev by Date: Re: DMI updates from 2.4
- Next by Date: Re: [OT] Confirmation Spam Blocking was: List 'linux-dvb' closed topublic posts
- Previous by thread: Re: make in 2.6.x
- Next by thread: Re: make in 2.6.x
- Indexes:[Main][Thread]