summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/mmap-lld
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-04-21 01:22:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-04-24 16:00:13 -0400
commit4dea2a4b6fb40fbbd33ccba724c97be9ff4c402b (patch)
tree70e246942b84998e3eb0c4c2c27f68eca6e270b4 /recipes-bsp/mmap-lld
parent799cbdf39afa2b8edf46a9befa5b250810ee4197 (diff)
downloadmeta-ti-4dea2a4b6fb40fbbd33ccba724c97be9ff4c402b.tar.gz
conf, recipes: introduce k2l family and add support for k2l-hs-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/mmap-lld')
-rw-r--r--recipes-bsp/mmap-lld/mmap-lld-test_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/mmap-lld/mmap-lld-test_git.bb b/recipes-bsp/mmap-lld/mmap-lld-test_git.bb
index 036f646c..8a09524e 100644
--- a/recipes-bsp/mmap-lld/mmap-lld-test_git.bb
+++ b/recipes-bsp/mmap-lld/mmap-lld-test_git.bb
@@ -10,7 +10,7 @@ RDEPENDS_${PN}="uio-module-drv"
10 10
11DEVICELIST_k2hk = "k2h k2k" 11DEVICELIST_k2hk = "k2h k2k"
12DEVICELIST_k2e = "k2e" 12DEVICELIST_k2e = "k2e"
13DEVICELIST_k2l-evm = "k2l" 13DEVICELIST_k2l = "k2l"
14DEVICELIST_k2g = "k2g" 14DEVICELIST_k2g = "k2g"
15 15
16CHOICELIST = " yes \ 16CHOICELIST = " yes \