Re: [Qemu-devel] [PATCH] Fix compilation failure with simple trace when srcdir==objdir

2010-11-16 Thread Anthony Liguori
On 11/16/2010 02:07 PM, Peter Maydell wrote: Fix a makefile error that meant that qemu would not compile if the source and object directories were the same. Signed-off-by: Peter Maydell Applied. Thanks. Regards, Anthony Liguori --- Makefile.target | 11 +-- 1 files changed

Re: [Qemu-devel] [PATCH] Fix compilation failure with simple trace when srcdir==objdir

2010-11-16 Thread Stefan Hajnoczi
On Tue, Nov 16, 2010 at 8:07 PM, Peter Maydell wrote: > Fix a makefile error that meant that qemu would not compile if > the source and object directories were the same. > > Signed-off-by: Peter Maydell > --- >  Makefile.target |   11 +-- >  1 files changed, 5 insertions(+), 6 deletions(-

[Qemu-devel] [PATCH] Fix compilation failure with simple trace when srcdir==objdir

2010-11-16 Thread Peter Maydell
Fix a makefile error that meant that qemu would not compile if the source and object directories were the same. Signed-off-by: Peter Maydell --- Makefile.target | 11 +-- 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Makefile.target b/Makefile.target index a5e6410..652