summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/dsptop/debugss-module-drv_git.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-09-21 01:29:01 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-09-20 15:31:31 -0400
commit1f4d266c4d293c326155d7a2051a9affa8722400 (patch)
tree0aea09f16a7876c64ee4481ffca63c604a2b333d /recipes-bsp/dsptop/debugss-module-drv_git.bb
parent68bce98d8921d29e226da1a5b293aa8742655ab9 (diff)
downloadmeta-ti-1f4d266c4d293c326155d7a2051a9affa8722400.tar.gz
conf/machine,recipes: introduce k2e SOC familyti2016.04-rc2
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/dsptop/debugss-module-drv_git.bb')
-rw-r--r--recipes-bsp/dsptop/debugss-module-drv_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/dsptop/debugss-module-drv_git.bb b/recipes-bsp/dsptop/debugss-module-drv_git.bb
index 60d72d42..8f4bbf15 100644
--- a/recipes-bsp/dsptop/debugss-module-drv_git.bb
+++ b/recipes-bsp/dsptop/debugss-module-drv_git.bb
@@ -14,7 +14,7 @@ inherit module
14PLATFORM = "" 14PLATFORM = ""
15PLATFORM_dra7xx = "DRA7xx_PLATFORM" 15PLATFORM_dra7xx = "DRA7xx_PLATFORM"
16PLATFORM_keystone = "KEYSTONE_PLATFORM" 16PLATFORM_keystone = "KEYSTONE_PLATFORM"
17PLATFORM_k2e-evm = "K2E_PLATFORM" 17PLATFORM_k2e = "K2E_PLATFORM"
18 18
19EXTRA_OEMAKE = "'PLATFORM=${PLATFORM}' KVERSION=${KERNEL_VERSION} KERNEL_SRC=${STAGING_KERNEL_DIR}" 19EXTRA_OEMAKE = "'PLATFORM=${PLATFORM}' KVERSION=${KERNEL_VERSION} KERNEL_SRC=${STAGING_KERNEL_DIR}"
20 20