From 6e1c201b1bed71ffbd13e4e9bfce00978380a499 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 11 Aug 2007 10:51:01 +0000 Subject: h1940: arm920t can't do armv5 --- conf/machine/h1940.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/h1940.conf') diff --git a/conf/machine/h1940.conf b/conf/machine/h1940.conf index 3afec8be27..bc30eb780b 100644 --- a/conf/machine/h1940.conf +++ b/conf/machine/h1940.conf @@ -2,7 +2,7 @@ #@NAME: h1940 #@DESCRIPTION: Machine configuration for the HP iPAQ h1930 and h1940 -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te" +PACKAGE_EXTRA_ARCHS = "armv4 armv4t" TARGET_ARCH = "arm" # Set preferred providers -- cgit 1.2.3-korg