From: Chunrong Guo Date: Fri, 11 Jan 2019 03:15:03 +0000 (+0000) Subject: t2080rdb: add ls2-phy to EXTRA_IMAGEDEPENDS X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f877e0d08e013ea82ef864a7cd13353c681cfac9;p=meta-freescale.git t2080rdb: add ls2-phy to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo --- diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf index b3e45280..bfcb7689 100644 --- a/conf/machine/t2080rdb.conf +++ b/conf/machine/t2080rdb.conf @@ -24,6 +24,6 @@ KERNEL_DEFCONFIG ?= "corenet64_smp_defconfig" JFFS2_ERASEBLOCK = "0x10000" -EXTRA_IMAGEDEPENDS += "fm-ucode rcw" +EXTRA_IMAGEDEPENDS += "fm-ucode rcw ls2-phy" USE_VT ?= "0"