summaryrefslogtreecommitdiffstats
path: root/contrib/bochs/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bochs/README')
-rw-r--r--contrib/bochs/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bochs/README b/contrib/bochs/README
index 71831edb..57c6f052 100644
--- a/contrib/bochs/README
+++ b/contrib/bochs/README
@@ -27,7 +27,7 @@ To get bochs running is fairly simple:
pushd bochs
./configure --enable-all-optimisations --enable-pci --enable-pnic \
--enable-debugger --enable-magic-breakpoints \
- --enable-disasm --enable-show-ips
+ --enable-disasm --enable-show-ips --enable-ne2000
popd
4. Build bochs: