From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJiDN-0000JT-BP for qemu-devel@nongnu.org; Sun, 24 Mar 2013 06:31:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJiDK-0003K9-R1 for qemu-devel@nongnu.org; Sun, 24 Mar 2013 06:31:49 -0400 Received: from hall.aurel32.net ([2001:470:1f15:c4f::1]:35194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJiDK-0003J7-LT for qemu-devel@nongnu.org; Sun, 24 Mar 2013 06:31:46 -0400 Date: Sun, 24 Mar 2013 11:31:44 +0100 From: Aurelien Jarno Message-ID: <20130324103144.GA5000@ohm.aurel32.net> References: <1364100218-25115-1-git-send-email-green@moxielogic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1364100218-25115-1-git-send-email-green@moxielogic.com> Subject: Re: [Qemu-devel] [PATCH] Remove device_tree.o from hw/moxie/Makefile.objs. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Green Cc: blauwirbel@gmail.com, qemu-devel@nongnu.org On Sun, Mar 24, 2013 at 12:43:38AM -0400, Anthony Green wrote: > Here's a fix for the build problem identified by Aurelien Jano here: > http://lists.gnu.org/archive/html/qemu-devel/2013-03/msg04177.html > > I hadn't tested with FDT enabled recently. > > Thanks! > > AG > > Signed-off-by: Anthony Green > --- > hw/moxie/Makefile.objs | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/hw/moxie/Makefile.objs b/hw/moxie/Makefile.objs > index d0772d1..a5f1742 100644 > --- a/hw/moxie/Makefile.objs > +++ b/hw/moxie/Makefile.objs > @@ -1,6 +1,5 @@ > # moxie boards > obj-y = serial.o mc146818rtc.o vga.o > -obj-$(CONFIG_FDT) += device_tree.o > > obj-y := $(addprefix ../,$(obj-y)) > obj-y += moxiesim.o > -- > 1.8.1.4 > Thanks, applied. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net