summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ti/mpm-transport/mpm-transport_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-ti/mpm-transport/mpm-transport_git.bb b/recipes-ti/mpm-transport/mpm-transport_git.bb
index 3c28f28c..9bbbb733 100644
--- a/recipes-ti/mpm-transport/mpm-transport_git.bb
+++ b/recipes-ti/mpm-transport/mpm-transport_git.bb
@@ -19,6 +19,7 @@ SRCREV = "e0e44fe55bef7ddf89f7ff3574f07fa906e72a37"
19PV = "2.0.4.0" 19PV = "2.0.4.0"
20PR = "r0" 20PR = "r0"
21 21
22CC += "-fcommon"
22EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}" 23EXTRA_OEMAKE = "PDK_INSTALL_PATH=${STAGING_INCDIR}"
23EXTRA_OEMAKE_append_k2hk += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true" 24EXTRA_OEMAKE_append_k2hk += "HYPLNK_TRANSPORT=true SRIO_TRANSPORT=true"
24EXTRA_OEMAKE_append_k2e += "HYPLNK_TRANSPORT=true" 25EXTRA_OEMAKE_append_k2e += "HYPLNK_TRANSPORT=true"