aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorAntonio Ospite <ospite@studenti.unina.it>2011-12-09 01:29:29 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-12-09 12:22:27 +0000
commit6bba713cfbd1a8fd6ad9b05d76edbe80c007abd2 (patch)
tree65c7d3e5351f83449c5a9e13d836189439517597 /conf/machine/include
parente9c14dd19c5e0c1d90f421d73c2da216afcc0715 (diff)
downloadmeta-handheld-6bba713cfbd1a8fd6ad9b05d76edbe80c007abd2.tar.gz
motorola-ezx-base.inc: do not define TARGET_ARCH
Removing TARGET_ARCH = "arm" fixes this error: Error, the PACKAGE_ARCHS variable does not contain TUNE_PKGARCH (armv5te). Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/motorola-ezx-base.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc
index ea1b0eb..3e22eec 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -4,7 +4,6 @@ MACHINE_CLASS = "motorola-ezx"
#
# Hardware-based properties
#
-TARGET_ARCH = "arm"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
require conf/machine/include/tune-xscale.inc