]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commitdiff
J7200 : Remove FVID2 Lib : No video in J7200
authorsujith <sujith.s@ti.com>
Thu, 13 Aug 2020 14:24:37 +0000 (19:54 +0530)
committersujith <sujith.s@ti.com>
Thu, 13 Aug 2020 14:24:37 +0000 (19:54 +0530)
Signed-off-by: sujith <sujith.s@ti.com>
packages/ti/drv/fvid2/fvid2_component.mk

index 7919fa7352a988cb371ff65538968f471a12711a..707499b777d0efc5e887b3052b325ffff886ac01 100755 (executable)
@@ -34,9 +34,8 @@
 #
 ifeq ($(fvid2_component_make_include), )
 
-drvfvid2_SOCLIST           = j721e j7200 am65xx
+drvfvid2_SOCLIST           = j721e am65xx
 drvfvid2_j721e_CORELIST = $(DEFAULT_j721e_CORELIST)
-drvfvid2_j7200_CORELIST = $(DEFAULT_j7200_CORELIST)
 drvfvid2_am65xx_CORELIST   = mcu1_0 mpu1_0
 
 ############################