From 13e3bf0c40f50b631f7644ea2be8008f5ecce990 Mon Sep 17 00:00:00 2001 From: Vivek Dhande Date: Mon, 6 May 2019 14:15:28 +0530 Subject: [PATCH] [PDK-3291]Rename c7x to c7x_1 Signed-off-by: Vivek Dhande --- fvid2_component.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fvid2_component.mk b/fvid2_component.mk index 6a53e3d..a70b05d 100755 --- a/fvid2_component.mk +++ b/fvid2_component.mk @@ -35,7 +35,7 @@ ifeq ($(fvid2_component_make_include), ) drvfvid2_SOCLIST = j721e am65xx -drvfvid2_j721e_CORELIST = mpu1_0 mcu1_0 c66xdsp_1 c7x c7x-hostemu +drvfvid2_j721e_CORELIST = mpu1_0 mcu1_0 c66xdsp_1 c7x_1 c7x-hostemu drvfvid2_am65xx_CORELIST = mcu1_0 mpu1_0 ############################ -- 2.26.2