Signed-off-by: Kumar Gala <ga...@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 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto