From 30747448f038990cf525102f0239961fb90bb2be Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Fri, 11 Jan 2019 03:15:07 +0000 Subject: [PATCH] t4240rdb: add ls2-phy to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo --- 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 f72a4901..9f86345e 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.40.1