diff options
-rw-r--r-- | meta/conf/machine/include/tune-core2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-core2.inc b/meta/conf/machine/include/tune-core2.inc index c686bb4682..ddde719bde 100644 --- a/meta/conf/machine/include/tune-core2.inc +++ b/meta/conf/machine/include/tune-core2.inc | |||
@@ -21,7 +21,7 @@ TUNE_FEATURES_tune-core2-32 = "${TUNE_FEATURES_tune-x86} core2" | |||
21 | BASE_LIB_tune-core2-32 = "lib" | 21 | BASE_LIB_tune-core2-32 = "lib" |
22 | TUNE_PKGARCH_tune-core2-32 = "core2-32" | 22 | TUNE_PKGARCH_tune-core2-32 = "core2-32" |
23 | PACKAGE_EXTRA_ARCHS_tune-core2-32 = "${PACKAGE_EXTRA_ARCHS_tune-i686} core2-32" | 23 | PACKAGE_EXTRA_ARCHS_tune-core2-32 = "${PACKAGE_EXTRA_ARCHS_tune-i686} core2-32" |
24 | QEMU_EXTRAOPTIONS_core2-32 = " -cpu core2duo" | 24 | QEMU_EXTRAOPTIONS_core2-32 = " -cpu n270" |
25 | 25 | ||
26 | AVAILTUNES += "core2-64" | 26 | AVAILTUNES += "core2-64" |
27 | TUNE_FEATURES_tune-core2-64 = "${TUNE_FEATURES_tune-x86-64} core2" | 27 | TUNE_FEATURES_tune-core2-64 = "${TUNE_FEATURES_tune-x86-64} core2" |