changeset 10328:8b1adfb21564

proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)
author alex
date Tue, 24 Jun 2003 15:54:35 +0000
parents fd2ba6640689
children d7f6c9ac3f5f
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Jun 22 22:01:00 2003 +0000
+++ b/configure	Tue Jun 24 15:54:35 2003 +0000
@@ -851,7 +851,7 @@
     _mcpu="-mcpu=$proc"
     ;;
 
-  arm)
+  arm|armv4l|armv5tel)
     _def_arch='#define ARCH_ARMV4L 1'
     _target_arch='TARGET_ARCH_ARMV4L = yes'
     iproc=arm