mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
emenlow.conf: no need to set PACKAGE_EXTRA_ARCHS
x86 and core2 are added to this variable by the tune-atom.inc file Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
6ddf87a8e9
commit
837edd3c95
|
@ -5,7 +5,6 @@
|
|||
# Webs-2120 box.
|
||||
|
||||
TARGET_ARCH = "i586"
|
||||
PACKAGE_EXTRA_ARCHS = "x86 core2"
|
||||
|
||||
include conf/machine/include/tune-atom.inc
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user