[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for 4.5 2/2] libxl: add in missing dependency for xen-init-dom0 in Makefile
On Thu, 2014-09-25 at 15:23 +0100, Wei Liu wrote: > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> > Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> Acked + applied. > --- > tools/libxl/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile > index 9d67d0b..56fab75 100644 > --- a/tools/libxl/Makefile > +++ b/tools/libxl/Makefile > @@ -139,7 +139,7 @@ all: $(CLIENTS) $(TEST_PROGS) \ > $(AUTOSRCS) $(AUTOINCS) > > $(LIBXL_OBJS) $(LIBXLU_OBJS) $(XL_OBJS) $(SAVE_HELPER_OBJS) \ > - $(LIBXL_TEST_OBJS) $(TEST_PROG_OBJS): \ > + $(LIBXL_TEST_OBJS) $(TEST_PROG_OBJS) $(XEN_INIT_DOM0_OBJS): \ > $(AUTOINCS) libxl.api-ok > > %.c %.h:: %.y _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |