From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5pUo-0000jX-Me for qemu-devel@nongnu.org; Sun, 17 May 2009 19:10:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5pUj-0000h1-F5 for qemu-devel@nongnu.org; Sun, 17 May 2009 19:10:18 -0400 Received: from [199.232.76.173] (port=58406 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5pUj-0000gs-7f for qemu-devel@nongnu.org; Sun, 17 May 2009 19:10:13 -0400 Received: from yw-out-1718.google.com ([74.125.46.158]:52552) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M5pUi-0008Ju-Dr for qemu-devel@nongnu.org; Sun, 17 May 2009 19:10:12 -0400 Received: by yw-out-1718.google.com with SMTP id 5so1680085ywr.82 for ; Sun, 17 May 2009 16:10:10 -0700 (PDT) Message-ID: <4A10994E.1020808@codemonkey.ws> Date: Sun, 17 May 2009 18:10:06 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 3/4] Update makefile to build roms References: <1242574141-18488-1-git-send-email-aliguori@us.ibm.com> <1242574141-18488-4-git-send-email-aliguori@us.ibm.com> <4A103143.4010202@redhat.com> <4A1032E8.1090706@us.ibm.com> <4A104671.6090902@redhat.com> In-Reply-To: <4A104671.6090902@redhat.com> 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: Avi Kivity Cc: Glauber Costa , Anthony Liguori , Alex Graf , qemu-devel@nongnu.org, Dustin Kirkland Avi Kivity wrote: > Anthony Liguori wrote: >> >> gpxe, in particular, looks to be a real pain to get buildable from a >> separate directory :-/ >> > > I think this should be fixed in the respective upstreams. That's the plan. > Meanwhile a hack to get this to work is to cp -rl everything into > the object directory and build it there. This is non-intrusive and > sufficiently performant. > Regards, Anthony Liguori