lttng-tools: fix build failure with libkmod (closes: #1004)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
Nicolas Thill 2015-03-08 17:38:31 +01:00
parent 3c5dff963e
commit 2224d60af4
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ define Package/lttng-tools
DEPENDS:= +lttng-ust +libpopt +libxml2
endef
CONFIGURE_ARGS += --disable-kmod
TARGET_LDFLAGS += -lurcu-bp
MAKE_FLAGS += V="$(V)"