From: Koen Kooi Date: Fri, 5 Jan 2007 09:31:20 +0000 (+0000) Subject: a780: support iwmmxt X-Git-Tag: Release-2010-05/1~9453^2~20^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=339dc11182929970332d2c4de72da44c3e7b0f75;p=openembedded.git a780: support iwmmxt --- diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf index 8c3f768e8c..85beb45325 100644 --- a/conf/machine/a780.conf +++ b/conf/machine/a780.conf @@ -4,7 +4,7 @@ TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te" +PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "linux-ezx"