From: Paul Sokolovsky Date: Sat, 22 Dec 2007 17:51:46 +0000 (+0000) Subject: h5000.conf: Remove "h5xxx" from ARCHs, as that doesn't represent an arch available... X-Git-Tag: Release-2010-05/1~8117^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6bd8ae6dd1b65322f1939f3a3f53a6f7081b069;p=openembedded.git h5000.conf: Remove "h5xxx" from ARCHs, as that doesn't represent an arch available in OE. --- diff --git a/conf/machine/h5000.conf b/conf/machine/h5000.conf index 62d3c21450..d2dc835ee1 100644 --- a/conf/machine/h5000.conf +++ b/conf/machine/h5000.conf @@ -6,7 +6,7 @@ # Hardware-based properties # TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te h5xxx" +PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te" require conf/machine/include/tune-xscale.inc