summaryrefslogtreecommitdiff
path: root/poky/meta/conf/machine/include/tune-ppce500.inc
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/conf/machine/include/tune-ppce500.inc')
-rw-r--r--poky/meta/conf/machine/include/tune-ppce500.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta/conf/machine/include/tune-ppce500.inc b/poky/meta/conf/machine/include/tune-ppce500.inc
index 89ec3f38a..abf81b90c 100644
--- a/poky/meta/conf/machine/include/tune-ppce500.inc
+++ b/poky/meta/conf/machine/include/tune-ppce500.inc
@@ -15,6 +15,6 @@ SPEABIEXTENSION = "${@bb.utils.filter('TUNE_FEATURES', 'spe', d)}"
ABIEXTENSION .= "${SPEABIEXTENSION}"
AVAILTUNES += "ppce500"
-TUNE_FEATURES_tune-ppce500 = "m32 spe ppce500"
+TUNE_FEATURES_tune-ppce500 = "m32 spe ppce500 bigendian"
TUNE_PKGARCH_tune-ppce500 = "ppce500"
PACKAGE_EXTRA_ARCHS_tune-ppce500 = "ppce500"