summaryrefslogtreecommitdiff
path: root/debvm-run
diff options
context:
space:
mode:
Diffstat (limited to 'debvm-run')
-rwxr-xr-xdebvm-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/debvm-run b/debvm-run
index 7c6f4ff..419c6ca 100755
--- a/debvm-run
+++ b/debvm-run
@@ -133,7 +133,7 @@ else
;;
mipsel)
QEMU="qemu-system-$VMARCH"
- MAX_SMP=2
+ MAX_SMP=1
;;
*)
QEMU="qemu-system-$VMARCH"