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
195 B
PHP
8 lines
195 B
PHP
#
|
|
# Common configuration for all MACHINES of the intel-corei7-64 type
|
|
#
|
|
|
|
DEFAULTTUNE ?= "corei7-64"
|
|
require conf/machine/include/x86/tune-corei7.inc
|
|
require conf/machine/include/x86/x86-base.inc
|