summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/machine/include/tune-corei7.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-corei7.inc b/meta/conf/machine/include/tune-corei7.inc
index 153a21bc94..6edfb680e2 100644
--- a/meta/conf/machine/include/tune-corei7.inc
+++ b/meta/conf/machine/include/tune-corei7.inc
@@ -21,7 +21,7 @@ AVAILTUNES += "corei7-32"
21TUNE_FEATURES_tune-corei7-32 = "${TUNE_FEATURES_tune-x86} corei7" 21TUNE_FEATURES_tune-corei7-32 = "${TUNE_FEATURES_tune-x86} corei7"
22BASE_LIB_tune-corei7-32 = "lib" 22BASE_LIB_tune-corei7-32 = "lib"
23TUNE_PKGARCH_tune-corei7-32 = "corei7-32" 23TUNE_PKGARCH_tune-corei7-32 = "corei7-32"
24PACKAGE_EXTRA_ARCHS_tune-corei7-32 = "${PACKAGE_EXTRA_ARCHS_tune-core2} corei7-32" 24PACKAGE_EXTRA_ARCHS_tune-corei7-32 = "${PACKAGE_EXTRA_ARCHS_tune-core2-32} corei7-32"
25QEMU_EXTRAOPTIONS_corei7-32 = " -cpu Nehalem,check=false" 25QEMU_EXTRAOPTIONS_corei7-32 = " -cpu Nehalem,check=false"
26 26
27AVAILTUNES += "corei7-64" 27AVAILTUNES += "corei7-64"