[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools: fix uninstall: tests/x86_emulator, Linux hotplug
>>> On 20.08.18 at 20:42, <christopher.w.clark@xxxxxxxxx> wrote: > --- a/tools/tests/x86_emulator/Makefile > +++ b/tools/tests/x86_emulator/Makefile > @@ -126,6 +126,9 @@ distclean: clean > .PHONY: install > install: > > +.PHONY: uninstall > +uninstall: To be honest, since we're not expecting these two goals to ever become non-empty, I'd prefer to combine them as well as their .PHONY-s. Easy enough to do while committing; with that Acked-by: Jan Beulich <jbeulich@xxxxxxxx> Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |