summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 63fadaf2b1..320a30f7b3 100755
--- a/configure
+++ b/configure
@@ -851,7 +851,7 @@ EOF
_mcpu="-mcpu=$proc"
;;
- arm)
+ arm|armv4l|armv5tel)
_def_arch='#define ARCH_ARMV4L 1'
_target_arch='TARGET_ARCH_ARMV4L = yes'
iproc=arm