summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc/conf/machine/p5040ds.conf
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-07-11 00:20:06 -0500
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-07-15 14:13:19 +0800
commit22729e3b2cf70106b8221025e5f622b028f1d6e1 (patch)
tree3937ddedb7b37e9a08faffec2e84ddd78592c345 /meta-fsl-ppc/conf/machine/p5040ds.conf
parent8fb3cb799c52d21ba9ab394532fc7410ce3c5200 (diff)
downloadmeta-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.conf2
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
7require e5500.inc 7require conf/machine/include/e5500.inc
8require conf/machine/include/soc-family.inc 8require conf/machine/include/soc-family.inc
9 9
10SOC_FAMILY = "p5040" 10SOC_FAMILY = "p5040"