diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-07-31 15:36:05 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-07-31 15:36:05 +0000 |
commit | cc67256da139ba348bfc5e98138da3d7e84c7f48 (patch) | |
tree | a88692987440c7a78c27dfc5ff1aa3cf01223da1 /conf/machine/ipaq-pxa270.conf | |
parent | 5e5b590002af02b51b7e39ddb3a18357ce1954c6 (diff) | |
parent | 09436056f94e7103d436177bdaea7c3bd9493913 (diff) |
merge of 158d7fcc3d3ef86d360c775f912e5e314992018d
and bbd3a2811e13a3b99224c1a846af2a244d292c41
Diffstat (limited to 'conf/machine/ipaq-pxa270.conf')
-rw-r--r-- | conf/machine/ipaq-pxa270.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf index 359f8296d8..f509cd0a5d 100644 --- a/conf/machine/ipaq-pxa270.conf +++ b/conf/machine/ipaq-pxa270.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for the iPAQ with a pxa27x CPU devices TARGET_ARCH = "arm" -IPKG_EXTRA_ARCHS = "armv4 armv5te ipaqpxa hx4700" +IPKG_EXTRA_ARCHS = "armv4 armv4t iwmmxt armv5te ipaqpxa hx4700" #use this for a hx47xx ipaq PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" |