mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
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:
committed by
Richard Purdie
parent
2097906db6
commit
676e3e903f
4
meta/conf/machine/include/tune-ppce500mc.inc
Normal file
4
meta/conf/machine/include/tune-ppce500mc.inc
Normal file
@@ -0,0 +1,4 @@
|
||||
TARGET_CC_ARCH = "-mcpu=e500mc"
|
||||
BASE_PACKAGE_ARCH = "ppce500mc"
|
||||
FEED_ARCH = "ppce500mc"
|
||||
PACKAGE_EXTRA_ARCHS = "powerpc ppce500mc"
|
||||
Reference in New Issue
Block a user