diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-01-25 14:28:30 +0800 | 
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-01-26 16:48:49 -0200 | 
| commit | 01cb666cbb57b2d3264b11e8833257b707ebfe46 (patch) | |
| tree | 9f67e65192a4de529296c7b0a90d594864df31f1 | |
| parent | 7513b411b1ec4f9a1aefdb0053440ac236670baa (diff) | |
| download | meta-freescale-01cb666cbb57b2d3264b11e8833257b707ebfe46.tar.gz | |
e500v2.inc: add recipe
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | conf/machine/include/e500v2.inc | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/conf/machine/include/e500v2.inc b/conf/machine/include/e500v2.inc new file mode 100644 index 000000000..420f0343b --- /dev/null +++ b/conf/machine/include/e500v2.inc | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | require conf/machine/include/tune-ppce500v2.inc | ||
| 2 | |||
| 3 | MACHINEOVERRIDES =. "e500v2:" | ||
| 4 | require conf/machine/include/qoriq-ppc.inc | ||
