1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-15 13:57:54 +00:00

conf/machine,recipes: introduce k2e SOC family

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-09-21 01:29:01 +00:00
parent e13d153971
commit 939b243286
30 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ INC_PR = "r1"
DEVICELIST = "k2h k2k k2l k2e"
DEVICELIST_k2hk-evm = "k2h k2k"
DEVICELIST_k2l-evm = "k2l"
DEVICELIST_k2e-evm = "k2e"
DEVICELIST_k2e = "k2e"
S = "${WORKDIR}/${CPPI_LLD_GIT_DESTSUFFIX}"