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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user