diff options
| author | Ting Liu <b28495@freescale.com> | 2014-07-11 00:20:06 -0500 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-07-15 14:13:19 +0800 |
| commit | 0d16a03f507ce62eee92308b1c5bc1bd94ca5a3f (patch) | |
| tree | 79914d834e906f66dfa517eac99105bb7e719e58 /conf/machine/p1025twr.conf | |
| parent | 639cc0b816cb2fe8941879bf311699e5febe6f77 (diff) | |
| download | meta-fsl-ppc-0d16a03f507ce62eee92308b1c5bc1bd94ca5a3f.tar.gz | |
move all inc files to folder include/
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'conf/machine/p1025twr.conf')
| -rw-r--r-- | conf/machine/p1025twr.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/p1025twr.conf b/conf/machine/p1025twr.conf index 7eab342..e7d25fe 100644 --- a/conf/machine/p1025twr.conf +++ b/conf/machine/p1025twr.conf | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | #@DESCRIPTION: Machine configuration for running P1025TWR | 4 | #@DESCRIPTION: Machine configuration for running P1025TWR |
| 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
| 6 | 6 | ||
| 7 | require e500v2.inc | 7 | require conf/machine/include/e500v2.inc |
| 8 | require conf/machine/include/soc-family.inc | 8 | require conf/machine/include/soc-family.inc |
| 9 | 9 | ||
| 10 | SOC_FAMILY = "p1025" | 10 | SOC_FAMILY = "p1025" |
