On Vi, 2018-09-14 at 03:09 -0600, Jan Beulich wrote:
> >
> > >
> > > >
> > > > On 13.09.18 at 17:01, wrote:
> > The missing uninstall target breaks the top 'tools' uninstall
> > target.
> Missing?
>
> >
> > --- a/tools/tests/x86_emulator/Makefile
> > +++ b/tools/tests/x86_emulator/Makefile
>
>>> On 13.09.18 at 17:01, wrote:
> The missing uninstall target breaks the top 'tools' uninstall target.
Missing?
> --- a/tools/tests/x86_emulator/Makefile
> +++ b/tools/tests/x86_emulator/Makefile
> @@ -126,6 +126,9 @@ distclean: clean
> .PHONY: install uninstall
> install uninstall:
>
> +.
I think the patch subject prefix should be changed to tools/tests.
On Thu, Sep 13, 2018 at 06:01:57PM +0300, Petre Pircalabu wrote:
> The missing uninstall target breaks the top 'tools' uninstall target.
>
> Signed-off-by: Petre Pircalabu
Acked-by: Wei Liu
The missing uninstall target breaks the top 'tools' uninstall target.
Signed-off-by: Petre Pircalabu
---
tools/tests/x86_emulator/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/tests/x86_emulator/Makefile
b/tools/tests/x86_emulator/Makefile
index e8a3e90..8696a65 100644
-