diff options
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.bb | 2 |
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 | ||
20 | SRC_URI[sha256sum] = "6694414a3701fcd6e05b3cb20cfecae3b46b3dfb9e5361b344851c1f8052e854" | 20 | SRC_URI[sha256sum] = "6694414a3701fcd6e05b3cb20cfecae3b46b3dfb9e5361b344851c1f8052e854" |
21 | 21 | ||
22 | export INSTALL_MOD_DIR="kernel/lttng-modules" | 22 | export INSTALL_MOD_DIR = "kernel/lttng-modules" |
23 | 23 | ||
24 | EXTRA_OEMAKE += "KERNELDIR='${STAGING_KERNEL_DIR}'" | 24 | EXTRA_OEMAKE += "KERNELDIR='${STAGING_KERNEL_DIR}'" |
25 | 25 | ||