aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1f3ac45e..ea279465 100755
--- a/configure
+++ b/configure
@@ -79,7 +79,7 @@ case $PROC in
ARCH="ARCH_PPC" ;;
x86_64)
ARCH="ARCH_x86_64" ;;
- mips)
+ mips*)
ARCH="ARCH_MIPS" ;;
parisc*)
ARCH="ARCH_PARISC" ;;