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/e5500.inc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/machine/include/e5500.inc (limited to 'conf/machine/include/e5500.inc') diff --git a/conf/machine/include/e5500.inc b/conf/machine/include/e5500.inc new file mode 100644 index 000000000..88f6d06e2 --- /dev/null +++ b/conf/machine/include/e5500.inc @@ -0,0 +1,6 @@ +TARGET_FPU = "hard" + +require conf/machine/include/tune-ppce5500.inc +require conf/machine/include/qoriq-base.inc + +MACHINEOVERRIDES .= ":e5500" -- cgit v1.2.3-54-g00ecf