From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4Het-00072U-Pb for qemu-devel@nongnu.org; Thu, 15 Sep 2011 15:31:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4Her-0000Ls-QZ for qemu-devel@nongnu.org; Thu, 15 Sep 2011 15:31:39 -0400 Received: from mail-ew0-f53.google.com ([209.85.215.53]:33146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4Her-0000Lg-Ho for qemu-devel@nongnu.org; Thu, 15 Sep 2011 15:31:37 -0400 Received: by ewy8 with SMTP id 8so1867777ewy.12 for ; Thu, 15 Sep 2011 12:31:36 -0700 (PDT) Sender: Richard Henderson Message-ID: <4E725294.3000001@twiddle.net> Date: Thu, 15 Sep 2011 12:31:32 -0700 From: Richard Henderson MIME-Version: 1.0 References: <20110915171658.23325.116.stgit@ginnungagap.bsc.es> In-Reply-To: <20110915171658.23325.116.stgit@ginnungagap.bsc.es> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 1/2] build: Always have 'BUILD_DIR' variable pointing to the root of the build tree List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TGx1w61zIFZpbGFub3Zh?= Cc: qemu-devel@nongnu.org On 09/15/2011 10:16 AM, LluĂ­s Vilanova wrote: > > --- > Makefile | 11 +++++++---- > 1 files changed, 7 insertions(+), 4 deletions(-) This is going to get bounced back to you because of no Signed-off-by, but: Acked-by: Richard Henderson r~