|
@@ -274,7 +274,7 @@ or commenting out lines in the second group.
|
|
|
|
|
|
It is also possible to run QEMU's configure script with the
|
|
It is also possible to run QEMU's configure script with the
|
|
``--without-default-devices`` option. When this is done, everything defaults
|
|
``--without-default-devices`` option. When this is done, everything defaults
|
|
-to ``n`` unless it is ``select``ed or explicitly switched on in the
|
|
|
|
|
|
+to ``n`` unless it is ``select``\ ed or explicitly switched on in the
|
|
``.mak`` files. In other words, ``default`` and ``imply`` directives
|
|
``.mak`` files. In other words, ``default`` and ``imply`` directives
|
|
are disabled. When QEMU is built with this option, the user will probably
|
|
are disabled. When QEMU is built with this option, the user will probably
|
|
want to change some lines in the first group, for example like this::
|
|
want to change some lines in the first group, for example like this::
|