commit | b88417062d5f73e2e8137e94b360ca4412942f33 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Nov 16 20:07:07 2010 +0000 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 16 14:35:00 2010 -0600 |
tree | 29a9b8b198ac83a28ade7de473355ac6979b2761 | |
parent | 0290b57bdfec83ca78b6d119ea9847bb17943328 [diff] |
Fix compilation failure with simple trace when srcdir==objdir 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 <peter.maydell@linaro.org> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>