ltq-vdsl-mei: disable mips16 support (fixes #15284)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 18 Mar 2014 12:11:05 +0000 (12:11 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 18 Mar 2014 12:11:05 +0000 (12:11 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39944 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/lantiq/ltq-vdsl-mei/Makefile

index 7e7107f..1816bbe 100644 (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