From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRa91-0003q1-DV for qemu-devel@nongnu.org; Tue, 18 Aug 2015 02:13:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRa8y-0005rV-0j for qemu-devel@nongnu.org; Tue, 18 Aug 2015 02:13:11 -0400 Received: from mx2.suse.de ([195.135.220.15]:45429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRa8x-0005rO-QB for qemu-devel@nongnu.org; Tue, 18 Aug 2015 02:13:07 -0400 Message-ID: <55D2CCF2.5010501@suse.de> Date: Tue, 18 Aug 2015 08:13:06 +0200 From: Hannes Reinecke MIME-Version: 1.0 References: <1439854945-5597-1-git-send-email-abezzubikov@ispras.ru> <1439854945-5597-8-git-send-email-abezzubikov@ispras.ru> In-Reply-To: <1439854945-5597-8-git-send-email-abezzubikov@ispras.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH RFC 07/11] ide: Makefile corrected due to bridge creation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Bezzubikov , qemu-devel@nongnu.org Cc: jsnow@redhat.com, abezzubikov@ispras.ru On 08/18/2015 01:42 AM, Alexander Bezzubikov wrote: > Signed-off-by: Alexander Bezzubikov > --- > hw/ide/Makefile.objs | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/hw/ide/Makefile.objs b/hw/ide/Makefile.objs > index 729e9bd..f54f275 100644 > --- a/hw/ide/Makefile.objs > +++ b/hw/ide/Makefile.objs > @@ -1,4 +1,4 @@ > -common-obj-$(CONFIG_IDE_CORE) +=3D core.o atapi.o > +common-obj-$(CONFIG_IDE_CORE) +=3D core.o atapi.o bridge.o > common-obj-$(CONFIG_IDE_QDEV) +=3D qdev.o > common-obj-$(CONFIG_IDE_PCI) +=3D pci.o > common-obj-$(CONFIG_IDE_ISA) +=3D isa.o >=20 And this should be merged with the patch which creates 'bridge.c' Cheers, Hannes --=20 Dr. Hannes Reinecke zSeries & Storage hare@suse.de +49 911 74053 688 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg GF: J. Hawn, J. Guild, F. Imend=F6rffer, HRB 16746 (AG N=FCrnberg)