summaryrefslogtreecommitdiffstats
path: root/recipes-ti/openmp-rtos/openmp-rtos_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/openmp-rtos/openmp-rtos_git.bb')
-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