lttng-ust: disable mips16 support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39884 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2014-03-12 09:58:30 +00:00
parent ee72901a29
commit c81d09fda5

View File

@ -16,6 +16,7 @@ PKG_SOURCE_URL:=https://lttng.org/files/$(PKG_NAME)
PKG_MD5SUM:=2032e66f3438949c51ec9922c6f8542b
PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk