mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00: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
|