diff options
author | Stefan Weil <weil@mail.berlios.de> | 2011-06-01 12:35:14 +0530 |
---|---|---|
committer | Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> | 2011-06-01 10:25:03 -0700 |
commit | 873c32139354caef3cc1013f00963cc740a6a727 (patch) | |
tree | 0a8b27838d2de8b36c10ba68ffd63cd33a5b9119 /hw/9pfs/virtio-9p.h | |
parent | f4f61d272e26ca34612c05070dfbda86dc00298b (diff) | |
download | qemu-873c32139354caef3cc1013f00963cc740a6a727.zip qemu-873c32139354caef3cc1013f00963cc740a6a727.tar.gz qemu-873c32139354caef3cc1013f00963cc740a6a727.tar.bz2 |
virtio-9p: Use relative includes for files in hw
Commit 353ac78d495ef976242abd868f68d78420861c2c moved the files
without fixing the include paths. It used a modified CFLAGS
to add hw to the include search path, but this breaks builds
where the user wants to set special CFLAGS. Long include paths
also increase compilation time.
Therefore this patch removes the special CFLAGS for virtio
and fixes the include statements by using relative include paths.
v2: Remove special CFLAGS.
v3: Update needed for latest QEMU.
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com>
Diffstat (limited to 'hw/9pfs/virtio-9p.h')
0 files changed, 0 insertions, 0 deletions