lttng-tools: disable mips16 support

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39887 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2014-03-12 10:44:29 +00:00
parent c81d09fda5
commit 337757a135

View File

@ -16,6 +16,7 @@ PKG_SOURCE_URL:=https://lttng.org/files/$(PKG_NAME)
PKG_MD5SUM:=cfc35db9eb2d4ae09a65c006a70204f6 PKG_MD5SUM:=cfc35db9eb2d4ae09a65c006a70204f6
PKG_FIXUP:=autoreconf PKG_FIXUP:=autoreconf
PKG_USE_MIPS16:=0
PKG_BUILD_PARALLEL:=1 PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1 PKG_INSTALL:=1