On Sun, Nov 11, 2007 at 03:59:54PM +0100, Guillaume Chazarain wrote: > > I'm wondering why you don't use two different O= output directories > > instead? > > > > Depending on the CONFIG_ option in question this might even greatly > > reduce your compile times. > > /me is filled with wonder at the discovery that .config is saved in the O= > directory. Thanks a lot Adrian for this time saver. So it's not strictly an > output directory, more a build directory. The opposite.... All output is placed there - including the configuration generated by the *config frontends. It is not limited to kernel-build output. One of the use cases for "make O=.." is a setup where the kernel source is located in a RO location (CDROM, restricted permissions etc). Sam - 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/
- Follow-Ups:
- Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- From: "Guillaume Chazarain" <[email protected]>
- Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- References:
- [PATCH 0/5] introduce K64BIT=y and backward compatibility ARCH={i386,x86_64} for x86
- From: Sam Ravnborg <[email protected]>
- [PATCH] kconfig: factor out code in confdata.c
- From: Sam Ravnborg <[email protected]>
- [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- From: Sam Ravnborg <[email protected]>
- Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- From: "Guillaume Chazarain" <[email protected]>
- Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- From: Adrian Bunk <[email protected]>
- Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- From: "Guillaume Chazarain" <[email protected]>
- Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- From: Adrian Bunk <[email protected]>
- Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- From: "Guillaume Chazarain" <[email protected]>
- [PATCH 0/5] introduce K64BIT=y and backward compatibility ARCH={i386,x86_64} for x86
- Prev by Date: PCI card initialisation at boot
- Next by Date: Re: [PATCH 1/6] Suppress A.OUT library support if !CONFIG_BINFMT_AOUT [try #5]
- Previous by thread: Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- Next by thread: Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- Index(es):