summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/uio-module-drv
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/uio-module-drv')
-rw-r--r--recipes-bsp/uio-module-drv/uio-module-drv.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/uio-module-drv/uio-module-drv.inc b/recipes-bsp/uio-module-drv/uio-module-drv.inc
index 99d908ee..f483010e 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv.inc
+++ b/recipes-bsp/uio-module-drv/uio-module-drv.inc
@@ -14,3 +14,6 @@ SRC_URI = "${UIO_MODULE_DRV_GIT_URI};protocol=${UIO_MODULE_DRV_GIT_PROTOCOL};bra
14SRCREV = "${UIO_MODULE_DRV_SRCREV}" 14SRCREV = "${UIO_MODULE_DRV_SRCREV}"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17
18COMPATIBLE_HOST ?= "null"
19COMPATIBLE_HOST_ti-soc = "(.*)"