summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb b/meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb
index f2f7947903..c9d5ccdab1 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb
@@ -19,7 +19,7 @@ SRC_URI:append = " file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-w
19 19
20SRC_URI[sha256sum] = "6694414a3701fcd6e05b3cb20cfecae3b46b3dfb9e5361b344851c1f8052e854" 20SRC_URI[sha256sum] = "6694414a3701fcd6e05b3cb20cfecae3b46b3dfb9e5361b344851c1f8052e854"
21 21
22export INSTALL_MOD_DIR="kernel/lttng-modules" 22export INSTALL_MOD_DIR = "kernel/lttng-modules"
23 23
24EXTRA_OEMAKE += "KERNELDIR='${STAGING_KERNEL_DIR}'" 24EXTRA_OEMAKE += "KERNELDIR='${STAGING_KERNEL_DIR}'"
25 25