mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
netbook/menlow: Add core2 as an architecture
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user