mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00

The main branch only supports building with kirkstone now so we no longer need this to tweak paths for older branches. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
8 lines
189 B
PHP
8 lines
189 B
PHP
#
|
|
# Common configuration for all MACHINEs of the intel-core2 type
|
|
#
|
|
|
|
DEFAULTTUNE ?= "core2-32"
|
|
require conf/machine/include/x86/tune-core2.inc
|
|
require conf/machine/include/x86/x86-base.inc
|