--- qvm86_module-snapshot-2005-10-25_23/patch.qvm86.orig 2005-09-04 14:06:57.000000000 +0200 +++ qvm86_module-snapshot-2005-10-25_23/patch.qvm86 2005-10-26 11:34:15.000000000 +0200 @@ -36,12 +36,12 @@ rm -f config-host.mak config-host.h @@ -75,6 +82,9 @@ endif done - ifdef CONFIG_KQEMU - cd kqemu ; ./install.sh -+endif -+ifdef CONFIG_QVM86 -+ cd qvm86 ; ./install.sh - endif + #ifdef CONFIG_KQEMU + # cd kqemu ; ./install.sh ++#endif ++#ifdef CONFIG_QVM86 ++# cd qvm86 ; ./install.sh + #endif # various test targets Index: configure