mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00:00
Added logic to make sure, it does not break with old releases. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
8 lines
203 B
PHP
8 lines
203 B
PHP
#
|
|
# Common configuration for all MACHINES of the intel-corei7-64 type
|
|
#
|
|
|
|
DEFAULTTUNE ?= "corei7-64"
|
|
require conf/machine/${X86_TUNE_DIR}/tune-corei7.inc
|
|
require conf/machine/${X86_TUNE_DIR}/x86-base.inc
|