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 c132957..f80eb40 100755
--- a/configure
+++ b/configure
@@ -41,7 +41,7 @@ case "$cpu" in
x86_64)
cpu="x86-64"
;;
- armv4l)
+ armv4l|armv5tel|armv6j|armv7a)
cpu="armv4l"
;;
alpha)