ltq-vdsl-mei: disable mips16 support (fixes #15284)

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39944 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2014-03-18 12:11:05 +00:00
parent c8d2d9ddf0
commit fa5b3711e8

View File

@@ -17,6 +17,7 @@ PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
PKG_MD5SUM:=cf2fccc1bc72390b2aec46650abf2f20
PKG_FIXUP:=autoreconf
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0
include $(INCLUDE_DIR)/package.mk