summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnkur2021-03-25 03:11:59 -0500
committerAnkur2021-03-25 03:11:59 -0500
commit1d1b20ed01f2ae89045d86998ef30190f37def48 (patch)
tree37e78e8557456d86fda7ff2d991b54c161d0f542
parent4bb6dc9a726ab1ba103bcb722a0e1264af2f38e7 (diff)
downloadsa-lld-1d1b20ed01f2ae89045d86998ef30190f37def48.tar.gz
sa-lld-1d1b20ed01f2ae89045d86998ef30190f37def48.tar.xz
sa-lld-1d1b20ed01f2ae89045d86998ef30190f37def48.zip
Signed-off-by: Ankur <a0132173@ti.com>
-rwxr-xr-x[-rw-r--r--]sa_component.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sa_component.mk b/sa_component.mk
index a3bffc6..467698c 100644..100755
--- a/sa_component.mk
+++ b/sa_component.mk
@@ -69,9 +69,9 @@ ifeq ($(sa_component_make_include), )
69# under other list 69# under other list
70drvsa_BOARDLIST = am65xx_evm am65xx_idk j721e_evm am64x_evm 70drvsa_BOARDLIST = am65xx_evm am65xx_idk j721e_evm am64x_evm
71drvsa_SOCLIST = am65xx j721e am64x 71drvsa_SOCLIST = am65xx j721e am64x
72drvsa_am65xx_CORELIST = mpu1_0 mcu1_0 72drvsa_am65xx_CORELIST = mcu1_0
73drvsa_j721e_CORELIST = mpu1_0 mcu1_0 73drvsa_j721e_CORELIST = mcu1_0
74drvsa_am64x_CORELIST = mpu1_0 mcu1_0 74drvsa_am64x_CORELIST = mcu1_0
75 75
76############################ 76############################
77# sa package 77# sa package