mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
Move architecture specific TARGET_OS mangling into tune files
(From OE-Core rev: f10a3457cdfbb4a94978da998d178d4254632fa7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1 +1,3 @@
|
||||
TUNE_ARCH = "powerpc"
|
||||
|
||||
ABIEXTENSION = "${@['','spe'][bb.data.getVar('TARGET_FPU',d,1) in ['ppc-efd', 'ppc-efs']]}"
|
||||
|
||||
Reference in New Issue
Block a user