WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] don't always need to build x86 firmware

To: Hollis Blanchard <hollisb@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] don't always need to build x86 firmware
From: Al Stone <ahs3@xxxxxxxxx>
Date: Wed, 12 Apr 2006 12:47:28 -0600
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 12 Apr 2006 11:47:56 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1144866260.16073.32.camel@xxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: Hewlett-Packard
References: <1144864217.7398.54.camel@fcboson> <1144866260.16073.32.camel@xxxxxxxxxxxxxxxxxxxxx>
Reply-to: ahs3@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, 2006-04-12 at 13:24 -0500, Hollis Blanchard wrote:
> On Wed, 2006-04-12 at 11:50 -0600, Al Stone wrote:
> > diff -r 5cc367720223 -r d5318d3a8ced tools/Makefile
> > --- a/tools/Makefile    Tue Apr 11 18:54:18 2006 -0600
> > +++ b/tools/Makefile    Wed Apr 12 10:39:06 2006 -0600
> > @@ -8,7 +8,9 @@ SUBDIRS += examples
> >  SUBDIRS += examples
> >  SUBDIRS += xentrace
> >  SUBDIRS += xcutils
> > +ifneq ($(XEN_TARGET_ARCH),ia64)
> >  SUBDIRS += firmware
> > +endif
> >  SUBDIRS += security
> >  SUBDIRS += console
> >  SUBDIRS += xenmon 
> 
> Instead of this, could you have a look at converting tools/Makefile to
> use the subdirs-$(foo) syntax that the xen/ Makefiles are using?

Good idea.  I'll take a look.

-- 
Ciao,
al
----------------------------------------------------------------------
Al Stone                                      Alter Ego:
Open Source and Linux R&D                     Debian Developer
Hewlett-Packard Company                       http://www.debian.org
E-mail: ahs3@xxxxxxxxx                        ahs3@xxxxxxxxxx
----------------------------------------------------------------------


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>