From: Zhenhua Luo <[email protected]> t4240.dts => t4240qds.dts
Signed-off-by: Zhenhua Luo <[email protected]> --- conf/machine/t4240qds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/t4240qds.conf b/conf/machine/t4240qds.conf index 3ad7ae2..934b525 100644 --- a/conf/machine/t4240qds.conf +++ b/conf/machine/t4240qds.conf @@ -4,7 +4,7 @@ require e6500.inc UBOOT_MACHINES ?= "T4240QDS" -KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240.dts" +KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/t4240qds.dts" KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/corenet64_smp_defconfig" JFFS2_ERASEBLOCK = "0x10000" -- 1.7.9.5 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
