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 4b6d1a9..1fcefba 100755
--- a/debvm-run
+++ b/debvm-run
@@ -71,7 +71,7 @@ case "$VMARCH" in
;;
esac
case "$VMARCH" in
- ppc64el)
+ mips*|ppc64el)
KERNELLINK=vmlinux
;;
*)