diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-01-25 14:28:32 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-01-26 16:48:49 -0200 |
| commit | b8e684b48dd1d5a18daf07e75a205b0685c346ff (patch) | |
| tree | c93de9d5299a43f86622eb34c0c8029cb0b4ad1a | |
| parent | 8d99ace08200e7e99f905d56304f4db55aee9311 (diff) | |
| download | meta-freescale-b8e684b48dd1d5a18daf07e75a205b0685c346ff.tar.gz | |
e5500.inc: add recipes
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | conf/machine/include/e5500.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/include/e5500.inc b/conf/machine/include/e5500.inc new file mode 100644 index 000000000..364ffac43 --- /dev/null +++ b/conf/machine/include/e5500.inc | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | TARGET_FPU = "hard" | ||
| 2 | |||
| 3 | require conf/machine/include/tune-ppce5500.inc | ||
| 4 | require conf/machine/include/qoriq-ppc.inc | ||
| 5 | |||
| 6 | MACHINEOVERRIDES =. "e5500:" | ||
