diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-08-09 13:14:56 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-08-21 17:04:36 -0300 |
commit | 86e2ed54cd60da4f9f427baf6dbefbc9911141e6 (patch) | |
tree | db32b1d1cbc2e931e92cf090e3c45ee5f0fcde6a /conf/machine/include/e500mc.inc | |
parent | 438c926745432b0ac77f191e44d10267880c719e (diff) | |
download | meta-freescale-86e2ed54cd60da4f9f427baf6dbefbc9911141e6.tar.gz |
remove ppc machine
* nxp release will not support ppc machine.
Signed-off-by: Chunrong Guo <B40290@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.inc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/machine/include/e500mc.inc b/conf/machine/include/e500mc.inc deleted file mode 100644 index ee1c2969..00000000 --- a/conf/machine/include/e500mc.inc +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | TARGET_FPU = "hard" | ||
2 | |||
3 | require conf/machine/include/tune-ppce500mc.inc | ||
4 | |||
5 | MACHINEOVERRIDES =. "e500mc:" | ||
6 | require conf/machine/include/qoriq-ppc.inc | ||