[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/3] systemd: fix clean target in Makefile
On Wed, Oct 22, 2014 at 12:22:10PM +0100, Ian Campbell wrote: > On Tue, 2014-10-21 at 10:56 +0100, Wei Liu wrote: > > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> > > I just acked the first copy of this before I noticed this newer one. > Anyway: > Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > > Are you going to make a case for a release exception (for some or all of > the series) to Konrad? I believe this is a bug-fix so it can go in anytime. > > > --- > > tools/hotplug/Linux/systemd/Makefile | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/tools/hotplug/Linux/systemd/Makefile > > b/tools/hotplug/Linux/systemd/Makefile > > index 9c58b33..0c40a73 100644 > > --- a/tools/hotplug/Linux/systemd/Makefile > > +++ b/tools/hotplug/Linux/systemd/Makefile > > @@ -25,6 +25,7 @@ all: $(ALL_XEN_SYSTEMD) > > > > .PHONY: clean > > clean: > > + rm -f $(XEN_SYSTEMD_MODULES) > > > > .PHONY: install > > install: $(ALL_XEN_SYSTEMD) > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |