From 6a868a671472d454b407a165fc31c5f7dfe783c6 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 23 Jul 2015 16:02:25 -0300 Subject: Move meta-fsl-ppc content to layer root This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador --- conf/machine/include/e500mc.inc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/machine/include/e500mc.inc (limited to 'conf/machine/include/e500mc.inc') diff --git a/conf/machine/include/e500mc.inc b/conf/machine/include/e500mc.inc new file mode 100644 index 000000000..5871104dc --- /dev/null +++ b/conf/machine/include/e500mc.inc @@ -0,0 +1,6 @@ +TARGET_FPU = "hard" + +require conf/machine/include/tune-ppce500mc.inc +require conf/machine/include/qoriq-base.inc + +MACHINEOVERRIDES .= ":e500mc" -- cgit v1.2.3-54-g00ecf