mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 21:39:12 +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:
parent
7a18558925
commit
78292128a6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user