aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux.inc
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2010-09-04 20:30:01 +0200
committerLeon Woestenberg <leon@sidebranch.com>2010-09-04 20:35:31 +0200
commit72fed19769b30515c18636acf30426b5d834fcaf (patch)
treeff6886cf7c648e5f7bcaa51201efd5baaefbf93b /recipes/linux/linux.inc
parentf27f8ee50852b8f9bfa0707fbfa8c3f7511bb721 (diff)
downloadopenembedded-72fed19769b30515c18636acf30426b5d834fcaf.tar.gz
Added Freescale P1020RDB machine and linux-powerpc-fsl-2.6.35.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Diffstat (limited to 'recipes/linux/linux.inc')
-rw-r--r--recipes/linux/linux.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux.inc b/recipes/linux/linux.inc
index 29cffef27c..ae8e3c0e22 100644
--- a/recipes/linux/linux.inc
+++ b/recipes/linux/linux.inc
@@ -39,6 +39,7 @@ KERNEL_DEVICETREE_mpc8313e-rdb = "arch/${ARCH}/boot/dts/mpc8313erdb.dts"
KERNEL_DEVICETREE_mpc8315e-rdb = "arch/${ARCH}/boot/dts/mpc8315erdb.dts"
KERNEL_DEVICETREE_mpc8323e-rdb = "arch/${ARCH}/boot/dts/mpc832x_rdb.dts"
KERNEL_DEVICETREE_mpc8641-hpcn = "arch/${ARCH}/boot/dts/mpc8641_hpcn.dts"
+KERNEL_DEVICETREE_p1020rdb = "arch/${ARCH}/boot/dts/p1020rdb.dts"
KERNEL_DEVICETREE_p2020ds = "arch/${ARCH}/boot/dts/p2020ds.dts"
KERNEL_DEVICETREE_sequoia = "arch/${ARCH}/boot/dts/sequoia.dts"
KERNEL_DEVICETREE_tqm8540 = "arch/${ARCH}/boot/dts/tqm8540.dts"