From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3aU3-0000Z9-NQ for qemu-devel@nongnu.org; Mon, 11 May 2009 14:44:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3aTz-0000Wp-7R for qemu-devel@nongnu.org; Mon, 11 May 2009 14:44:15 -0400 Received: from [199.232.76.173] (port=48975 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3aTy-0000Wc-IC for qemu-devel@nongnu.org; Mon, 11 May 2009 14:44:10 -0400 Received: from mx2.redhat.com ([66.187.237.31]:53041) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M3aTx-0001l0-OA for qemu-devel@nongnu.org; Mon, 11 May 2009 14:44:10 -0400 Message-ID: <4A08715D.3040106@redhat.com> Date: Mon, 11 May 2009 21:41:33 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 4/4] Introduce global .config to selectively enable compile features References: <1242052009-27339-1-git-send-email-aliguori@us.ibm.com> <1242052009-27339-5-git-send-email-aliguori@us.ibm.com> <4A0842D2.5040706@redhat.com> <4A08705B.7090403@codemonkey.ws> In-Reply-To: <4A08705B.7090403@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Anthony Liguori , qemu-devel@nongnu.org, Paul Brook Anthony Liguori wrote: > Avi Kivity wrote: >>> +.config: $(DEFCONFIG) >>> + $(call quiet-command,cp $< $@,) >>> >>> >> >> Please let's not make this a hidden file. > > I'm happy to call it whatever you'd like :-) > > Some variation of config-host.{mak,h} probably makes sense. > components.mak? build.mak? modules.mak? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.