From: Chunrong Guo <[email protected]> Signed-off-by: Chunrong Guo <[email protected]> --- conf/machine/t4240rdb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf index f72a490..9f86345 100644 --- a/conf/machine/t4240rdb.conf +++ b/conf/machine/t4240rdb.conf @@ -19,6 +19,6 @@ KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" JFFS2_ERASEBLOCK = "0x10000" -EXTRA_IMAGEDEPENDS += "fm-ucode rcw" +EXTRA_IMAGEDEPENDS += "fm-ucode rcw ls2-phy" USE_VT ?= "0" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
