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 | 22729e3b2cf70106b8221025e5f622b028f1d6e1 (patch) | |
| tree | 3937ddedb7b37e9a08faffec2e84ddd78592c345 /meta-fsl-ppc/conf/machine/p5040ds.conf | |
| parent | 8fb3cb799c52d21ba9ab394532fc7410ce3c5200 (diff) | |
| download | meta-freescale-22729e3b2cf70106b8221025e5f622b028f1d6e1.tar.gz | |
move all inc files to folder include/
Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'meta-fsl-ppc/conf/machine/p5040ds.conf')
| -rw-r--r-- | meta-fsl-ppc/conf/machine/p5040ds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/conf/machine/p5040ds.conf b/meta-fsl-ppc/conf/machine/p5040ds.conf index 27782180e..8f5ea620d 100644 --- a/meta-fsl-ppc/conf/machine/p5040ds.conf +++ b/meta-fsl-ppc/conf/machine/p5040ds.conf | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | #@DESCRIPTION: Machine configuration for running P5040DS in 32-bit mode | 4 | #@DESCRIPTION: Machine configuration for running P5040DS 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 = "p5040" | 10 | SOC_FAMILY = "p5040" |
