diff options
Diffstat (limited to 'meta/conf/machine/include/tune-ppce500v2.inc')
-rw-r--r-- | meta/conf/machine/include/tune-ppce500v2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-ppce500v2.inc b/meta/conf/machine/include/tune-ppce500v2.inc index d318bba361..f6c7c17623 100644 --- a/meta/conf/machine/include/tune-ppce500v2.inc +++ b/meta/conf/machine/include/tune-ppce500v2.inc | |||
@@ -15,6 +15,6 @@ SPEABIEXTENSION = "${@bb.utils.filter('TUNE_FEATURES', 'spe', d)}" | |||
15 | ABIEXTENSION .= "${SPEABIEXTENSION}" | 15 | ABIEXTENSION .= "${SPEABIEXTENSION}" |
16 | 16 | ||
17 | AVAILTUNES += "ppce500v2" | 17 | AVAILTUNES += "ppce500v2" |
18 | TUNE_FEATURES_tune-ppce500v2 = "m32 ppce500v2" | 18 | TUNE_FEATURES_tune-ppce500v2 = "m32 ppce500v2 bigendian" |
19 | TUNE_PKGARCH_tune-ppce500v2 = "ppce500v2" | 19 | TUNE_PKGARCH_tune-ppce500v2 = "ppce500v2" |
20 | PACKAGE_EXTRA_ARCHS_tune-ppce500v2 = "ppce500v2" | 20 | PACKAGE_EXTRA_ARCHS_tune-ppce500v2 = "ppce500v2" |