« Previous | Next » 

Revision 873c3213

ID873c32139354caef3cc1013f00963cc740a6a727

Added by Stefan Weil almost 13 years ago

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 <>
Signed-off-by: Venkateswararao Jujjuri (JV) <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences