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 changed files with 1 additions and 1 deletions

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