[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 10/18] tools/misc: introduce helper to initialise Dom0
On Wed, 2014-07-30 at 19:23 +0100, Wei Liu wrote: > diff --git a/tools/misc/Makefile b/tools/misc/Makefile > index 69b1817..1223e19 100644 > --- a/tools/misc/Makefile > +++ b/tools/misc/Makefile > @@ -6,10 +6,11 @@ CFLAGS += -Werror > CFLAGS += $(CFLAGS_libxenctrl) > CFLAGS += $(CFLAGS_xeninclude) > CFLAGS += $(CFLAGS_libxenstore) > +CFLAGS += $(CFLAGS_libxenlight) This Makefile is already a bit of a dumping ground but I wonder if we can do xen-init-dom0.o: CFLAGS += $(CFLAGS_libxenlight) to start separating things out a bit? Or arguably this whole thing could live in tools/libxl. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |