mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 19:06:17 +00:00
netbook/menlow: Add core2 as an architecture
This commit is contained in:
parent
6147dc336e
commit
5a9a4802a9
@ -4,7 +4,7 @@
|
||||
#@DESCRIPTION: Machine configuration for Menlow platforms. Currently supported machines are the Compal JAX10
|
||||
|
||||
TARGET_ARCH = "i586"
|
||||
PACKAGE_EXTRA_ARCHS = "x86"
|
||||
PACKAGE_EXTRA_ARCHS = "x86 core2"
|
||||
|
||||
include conf/machine/include/tune-atom.inc
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
#@DESCRIPTION: Machine configuration for Netbooks. Currently supported machines are the Asus eee901 and the Acer Aspire One
|
||||
|
||||
TARGET_ARCH = "i586"
|
||||
PACKAGE_EXTRA_ARCHS = "x86"
|
||||
PACKAGE_EXTRA_ARCHS = "x86 core2"
|
||||
|
||||
include conf/machine/include/tune-atom.inc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user