[yocto] [PATCH] tune-ppce500mc: Add a tune file for PowerPC e500mc core

Kumar Gala galak at kernel.crashing.org
Mon Jul 18 23:22:47 PDT 2011


Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
---
 meta/conf/machine/include/tune-ppce500mc.inc |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
 create mode 100644 meta/conf/machine/include/tune-ppce500mc.inc

diff --git a/meta/conf/machine/include/tune-ppce500mc.inc b/meta/conf/machine/include/tune-ppce500mc.inc
new file mode 100644
index 0000000..763ec1a
--- /dev/null
+++ b/meta/conf/machine/include/tune-ppce500mc.inc
@@ -0,0 +1,4 @@
+TARGET_CC_ARCH = "-mcpu=e500mc"
+BASE_PACKAGE_ARCH = "ppce500mc"
+FEED_ARCH = "ppce500mc"
+PACKAGE_EXTRA_ARCHS = "powerpc ppce500mc"
-- 
1.7.3.4




More information about the yocto mailing list