From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: [minios] Fix test application link when pcifront is not enabled Date: Thu, 29 Nov 2012 12:13:11 +0100 Message-ID: <20121129111311.GM5863@type.scc.kit.edu> References: <20121128202856.GA10257@type> <1354187284.25834.144.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <1354187284.25834.144.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: "Keir (Xen.org)" , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Ian Campbell, le Thu 29 Nov 2012 11:08:04 +0000, a =E9crit : > On Wed, 2012-11-28 at 20:28 +0000, Samuel Thibault wrote: > > When pcifront is not enabled, the test application needs to disable the > > PCI test. > > = > > Signed-off-by: Samuel Thibault > = > Acked-by: Ian Campbell > = > I take it this is not built by default. Should it be? > = > Does something similar apply to the other *front ? Ah, there are indeed *front macros which need handling indeed. I don't know any reason for not enabling pcifront by default. Samuel