]> code.ossystems Code Review - meta-freescale.git/commitdiff
ls2080ardb: rcw instead of ls2-rcw
authorChunrong Guo <chunrong.guo@nxp.com>
Wed, 18 Oct 2017 05:06:38 +0000 (13:06 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Oct 2017 13:42:30 +0000 (11:42 -0200)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/ls2080ardb.conf

index e6e4a5a012e24098ab479c8170cc7f987c1e2ddb..c65d3250c677f47e1b8b569a57b1b6ec6c53cbc1 100644 (file)
@@ -16,5 +16,5 @@ UBOOT_CONFIG[nor] = "ls2080ardb_defconfig,,u-boot-dtb.bin"
 KERNEL_DEVICETREE ?= "freescale/fsl-ls2080a-rdb.dtb"
 KERNEL_DEFCONFIG ?= "${S}/arch/arm64/configs/defconfig"
 
-EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy ls2-rcw management-complex"
+EXTRA_IMAGEDEPENDS += "dpl-examples ls2-phy rcw management-complex"
 USE_VT = "0"