summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/e500mc.inc
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2015-08-12 22:42:15 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:15 -0300
commitcdbc38d16b48598d59d2b395ed465bc7b0226d82 (patch)
treea95343d53792963f3882ab23589d48636ca1050f /conf/machine/include/e500mc.inc
parenta761c4288f79e26a5c96b806d7ce575d4e0bb691 (diff)
downloadmeta-freescale-cdbc38d16b48598d59d2b395ed465bc7b0226d82.tar.gz
Replace qoriq-base.inc with qoriq-ppc.inc in qoriq tune files
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/include/e500mc.inc')
-rw-r--r--conf/machine/include/e500mc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/e500mc.inc b/conf/machine/include/e500mc.inc
index 5871104d..f92ca412 100644
--- a/conf/machine/include/e500mc.inc
+++ b/conf/machine/include/e500mc.inc
@@ -1,6 +1,6 @@
1TARGET_FPU = "hard" 1TARGET_FPU = "hard"
2 2
3require conf/machine/include/tune-ppce500mc.inc 3require conf/machine/include/tune-ppce500mc.inc
4require conf/machine/include/qoriq-base.inc 4require conf/machine/include/qoriq-ppc.inc
5 5
6MACHINEOVERRIDES .= ":e500mc" 6MACHINEOVERRIDES .= ":e500mc"