1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

emenlow.conf: All tune-atom users need to share the same TARGET_ARCH, fix. Need to revisit this issue later

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-07-25 15:20:58 +01:00
parent 7a18558925
commit 78292128a6
+1 -1
View File
@@ -4,7 +4,7 @@
#@DESCRIPTION: Machine configuration for eMenlow based systems, like the
# Webs-2120 box.
TARGET_ARCH = "i686"
TARGET_ARCH = "i586"
PACKAGE_EXTRA_ARCHS = "x86 core2"
include conf/machine/include/tune-atom.inc