499dfc9410
Fix the build of host-qemu with virtfs enabled: fix a typo in makefile
conditional and add a dependency on host-libcap as that is a dependency of
virtfs support:
if test "$virtfs" != no && test "$cap" = yes && test "$attr" = yes ; then
virtfs=yes
The virtfs configuration option was added by commit
|
||
---|---|---|
.. | ||
3.1.0 | ||
Config.in | ||
Config.in.host | ||
qemu.hash | ||
qemu.mk |