summaryrefslogtreecommitdiffstats
path: root/recipes-ti/openmp-rtos
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-10-25 08:31:47 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-10-25 18:53:25 -0400
commitfd78bce5bad884974db369d8b156ea210ed6006b (patch)
tree95b847628a9a90566bcdc77a54ff9eeb2326cd6d /recipes-ti/openmp-rtos
parenta5ff1c0717ba7c3c53bd72fbf2bcc18cf2798633 (diff)
downloadmeta-ti-fd78bce5bad884974db369d8b156ea210ed6006b.tar.gz
conf/recipes: add k2g-ice machine and k2g SOC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/openmp-rtos')
-rw-r--r--recipes-ti/openmp-rtos/openmp-rtos_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
index ace73199..104ccde1 100644
--- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb
+++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
@@ -43,13 +43,13 @@ export BUILD_K2G = "0"
43 43
44BUILD_K2H_keystone = "1" 44BUILD_K2H_keystone = "1"
45BUILD_AM572_omap-a15 = "1" 45BUILD_AM572_omap-a15 = "1"
46BUILD_K2H_k2g-evm = "0" 46BUILD_K2H_k2g = "0"
47BUILD_K2G_k2g-evm = "1" 47BUILD_K2G_k2g = "1"
48 48
49RELEASE_TARGET = "" 49RELEASE_TARGET = ""
50RELEASE_TARGET_keystone = "k2x" 50RELEASE_TARGET_keystone = "k2x"
51RELEASE_TARGET_omap-a15 = "am57xx" 51RELEASE_TARGET_omap-a15 = "am57xx"
52RELEASE_TARGET_k2g-evm = "k2g" 52RELEASE_TARGET_k2g = "k2g"
53 53
54do_compile() { 54do_compile() {
55 make -f utils/product/Makefile .zipfile 55 make -f utils/product/Makefile .zipfile