mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
tune-ppce500v2: Add a tune file for PowerPC e500v2 cores
(From OE-Core rev: 1448b6381b2039d0da7ab06c522d973bd8126747) 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
cc8a2a0ff3
commit
350431d860
4
meta/conf/machine/include/tune-ppce500v2.inc
Normal file
4
meta/conf/machine/include/tune-ppce500v2.inc
Normal file
@@ -0,0 +1,4 @@
|
||||
TARGET_CC_ARCH = "-mcpu=8548 -mabi=spe -mspe"
|
||||
BASE_PACKAGE_ARCH = "ppce500v2"
|
||||
FEED_ARCH = "ppce500v2"
|
||||
PACKAGE_EXTRA_ARCHS = "powerpc ppce500v2"
|
||||
Reference in New Issue
Block a user