Re: [Qemu-devel] [PATCH v6 6/8] Makefile: install modules with "make install"

2013-09-11 Thread Fam Zheng
On Wed, 09/11 15:50, Paolo Bonzini wrote: > Il 11/09/2013 15:34, Fam Zheng ha scritto: > > Install all the subdirs for modules under configure option "moddir". > > > > Signed-off-by: Fam Zheng > > --- > > Makefile | 6 ++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/Makefile b/M

Re: [Qemu-devel] [PATCH v6 6/8] Makefile: install modules with "make install"

2013-09-11 Thread Paolo Bonzini
Il 11/09/2013 15:34, Fam Zheng ha scritto: > Install all the subdirs for modules under configure option "moddir". > > Signed-off-by: Fam Zheng > --- > Makefile | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/Makefile b/Makefile > index c50b4b3..ca84d32 100644 > --- a/Makefile > +

[Qemu-devel] [PATCH v6 6/8] Makefile: install modules with "make install"

2013-09-11 Thread Fam Zheng
Install all the subdirs for modules under configure option "moddir". Signed-off-by: Fam Zheng --- Makefile | 6 ++ 1 file changed, 6 insertions(+) diff --git a/Makefile b/Makefile index c50b4b3..ca84d32 100644 --- a/Makefile +++ b/Makefile @@ -360,6 +360,12 @@ install-datadir install-locals