diff options
Diffstat (limited to 'meta/conf/machine/include/tune-xscale.inc')
-rw-r--r-- | meta/conf/machine/include/tune-xscale.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-xscale.inc b/meta/conf/machine/include/tune-xscale.inc index 9fe968526c..54f3727676 100644 --- a/meta/conf/machine/include/tune-xscale.inc +++ b/meta/conf/machine/include/tune-xscale.inc | |||
@@ -10,7 +10,7 @@ TUNE_FEATURES_tune-xscale = "${TUNE_FEATURES_tune-armv5te} xscale" | |||
10 | PACKAGE_EXTRA_ARCHS_tune-xscale = "${PACKAGE_EXTRA_ARCHS_tune-armv5te}" | 10 | PACKAGE_EXTRA_ARCHS_tune-xscale = "${PACKAGE_EXTRA_ARCHS_tune-armv5te}" |
11 | 11 | ||
12 | AVAILTUNES += "xscale-be" | 12 | AVAILTUNES += "xscale-be" |
13 | TUNE_FEATURES_tune-xscale = "${TUNE_FEATURES_tune-armv5teb} xscale" | 13 | TUNE_FEATURES_tune-xscale-be = "${TUNE_FEATURES_tune-armv5teb} xscale-be" |
14 | PACKAGE_EXTRA_ARCHS_tune-xscale-be = "${PACKAGE_EXTRA_ARCHS_tune-armv5teb}" | 14 | PACKAGE_EXTRA_ARCHS_tune-xscale-be = "${PACKAGE_EXTRA_ARCHS_tune-armv5teb}" |
15 | 15 | ||
16 | # webkit-gtk has alignment issues with double instructions on armv5 so | 16 | # webkit-gtk has alignment issues with double instructions on armv5 so |