diff options
| -rw-r--r-- | meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb b/meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb index 1be0fc15c3..700c4c5760 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb | |||
| @@ -22,8 +22,3 @@ export KERNEL_SRC="${STAGING_KERNEL_DIR}" | |||
| 22 | 22 | ||
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
| 25 | |||
| 26 | # Due to liburcu not building for MIPS currently this recipe needs to | ||
| 27 | # be limited also. | ||
| 28 | # So here let us first suppport x86/arm/powerpc platforms now. | ||
| 29 | COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|powerpc.*)-linux.*' | ||
