tune-ppce500mc: Add a tune file for PowerPC e500mc core

(From OE-Core rev: 8f37792dc422f81e39e3b32df5e56d915c87216f)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Kumar Gala
2011-07-19 12:42:49 -05:00
committed by Richard Purdie
parent 2097906db6
commit 676e3e903f

View File

@@ -0,0 +1,4 @@
TARGET_CC_ARCH = "-mcpu=e500mc"
BASE_PACKAGE_ARCH = "ppce500mc"
FEED_ARCH = "ppce500mc"
PACKAGE_EXTRA_ARCHS = "powerpc ppce500mc"