summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-ppce500.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/include/tune-ppce500.inc')
-rw-r--r--meta/conf/machine/include/tune-ppce500.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-ppce500.inc b/meta/conf/machine/include/tune-ppce500.inc
index 8d67b86998..a342cfba9f 100644
--- a/meta/conf/machine/include/tune-ppce500.inc
+++ b/meta/conf/machine/include/tune-ppce500.inc
@@ -1,6 +1,6 @@
1TUNE_ARCH = "powerpc" 1TUNE_ARCH = "powerpc"
2 2
3TARGET_CC_ARCH = "-mcpu=8540" 3TUNE_CCARGS = "-mcpu=8540"
4BASE_PACKAGE_ARCH = "ppce500" 4BASE_PACKAGE_ARCH = "ppce500"
5TUNE_PKGARCH = "ppce500" 5TUNE_PKGARCH = "ppce500"
6PACKAGE_EXTRA_ARCHS = "powerpc ppce500" 6PACKAGE_EXTRA_ARCHS = "powerpc ppce500"