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/t1042rdb.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/t1042rdb.conf')
-rw-r--r-- | conf/machine/t1042rdb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/t1042rdb.conf b/conf/machine/t1042rdb.conf index ce877c7..e5c4112 100644 --- a/conf/machine/t1042rdb.conf +++ b/conf/machine/t1042rdb.conf | |||
@@ -4,7 +4,7 @@ | |||
4 | #@DESCRIPTION: Machine configuration for running T1042RDB in 32-bit mode | 4 | #@DESCRIPTION: Machine configuration for running T1042RDB in 32-bit mode |
5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> | 5 | #@MAINTAINER: Chunrong Guo <B40290@freescale.com> |
6 | 6 | ||
7 | require e5500.inc | 7 | require conf/machine/include/e5500.inc |
8 | require conf/machine/include/soc-family.inc | 8 | require conf/machine/include/soc-family.inc |
9 | 9 | ||
10 | SOC_FAMILY = "t1042" | 10 | SOC_FAMILY = "t1042" |