alsa-libs: disable mips16 (#13522)

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37774 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2013-08-14 14:46:32 +00:00
parent ddc42f9f16
commit 1c550256ed

View File

@ -21,6 +21,7 @@ PKG_LICENSE_FILE:=COPYING aserver/COPYING
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
PKG_USE_MIPS16:=0
include $(INCLUDE_DIR)/package.mk