From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ufn2o-0007NC-Te for qemu-devel@nongnu.org; Fri, 24 May 2013 04:08:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfmkU-0002NH-AW for qemu-devel@nongnu.org; Fri, 24 May 2013 03:49:37 -0400 Received: from ozlabs.org ([203.10.76.45]:35957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfmkT-0002LN-UN for qemu-devel@nongnu.org; Fri, 24 May 2013 03:49:14 -0400 Date: Fri, 24 May 2013 17:46:44 +1000 From: David Gibson Message-ID: <20130524074644.GE22566@boomeroo.fritz.box> References: <1368059472-25071-1-git-send-email-david@gibson.dropbear.id.au> <1368059472-25071-2-git-send-email-david@gibson.dropbear.id.au> <519E2D99.8060000@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="maH1Gajj2nflutpK" Content-Disposition: inline In-Reply-To: <519E2D99.8060000@redhat.com> Subject: Re: [Qemu-devel] [PATCH 1/8] pci: Cleanup configuration for pci-hotplug.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, mst@redhat.com --maH1Gajj2nflutpK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 23, 2013 at 04:54:17PM +0200, Paolo Bonzini wrote: > Il 09/05/2013 02:31, David Gibson ha scritto: > > diff --git a/hw/pci/Makefile.objs b/hw/pci/Makefile.objs > > index a7fb9d0..2ad32b6 100644 > > --- a/hw/pci/Makefile.objs > > +++ b/hw/pci/Makefile.objs > > @@ -8,4 +8,4 @@ common-obj-$(CONFIG_PCI) +=3D pcie.o pcie_aer.o pcie_po= rt.o > > common-obj-$(CONFIG_NO_PCI) +=3D pci-stub.o > > common-obj-$(CONFIG_ALL) +=3D pci-stub.o > > =20 > > -obj-$(CONFIG_PCI_HOTPLUG) +=3D pci-hotplug.o > > +obj-$(CONFIG_PCI_HOTPLUG_OLD) +=3D pci-hotplug-old.o >=20 > With these changes, pci-hotplug-old.o can be compiled just once. Please > s/^obj-/common-obj-/. Done, thanks. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --maH1Gajj2nflutpK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlGfGuQACgkQaILKxv3ab8a4pwCfb1l7XrKokfSGDpZIigf/Ny4E ncAAn2Iwm5Dl99FSS87dR3/0aGvpN5RV =CaQT -----END PGP SIGNATURE----- --maH1Gajj2nflutpK--