]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/fvid2.git/commitdiff
PRSDK-6233: Enabling all cores for j721e
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Thu, 22 Aug 2019 14:19:10 +0000 (10:19 -0400)
committerMahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Thu, 22 Aug 2019 14:19:42 +0000 (10:19 -0400)
fvid2_component.mk

index a70b05d338fd4d5972b6cc3478e31f26395cd49e..707499b777d0efc5e887b3052b325ffff886ac01 100755 (executable)
@@ -35,7 +35,7 @@
 ifeq ($(fvid2_component_make_include), )
 
 drvfvid2_SOCLIST           = j721e am65xx
-drvfvid2_j721e_CORELIST    = mpu1_0 mcu1_0 c66xdsp_1 c7x_1 c7x-hostemu
+drvfvid2_j721e_CORELIST = $(DEFAULT_j721e_CORELIST)
 drvfvid2_am65xx_CORELIST   = mcu1_0 mpu1_0
 
 ############################