From: Felix Fietkau Date: Tue, 18 Mar 2014 12:11:05 +0000 (+0000) Subject: ltq-vdsl-mei: disable mips16 support (fixes #15284) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=eb46d59021353df614b2cc55da75f560d98d671c;p=openwrt%2Fsvn-archive%2Farchive.git ltq-vdsl-mei: disable mips16 support (fixes #15284) Signed-off-by: Felix Fietkau SVN-Revision: 39944 --- diff --git a/package/kernel/lantiq/ltq-vdsl-mei/Makefile b/package/kernel/lantiq/ltq-vdsl-mei/Makefile index 7e7107f356..1816bbeea8 100644 --- a/package/kernel/lantiq/ltq-vdsl-mei/Makefile +++ b/package/kernel/lantiq/ltq-vdsl-mei/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/ PKG_MD5SUM:=cf2fccc1bc72390b2aec46650abf2f20 PKG_FIXUP:=autoreconf PKG_MAINTAINER:=John Crispin +PKG_USE_MIPS16:=0 include $(INCLUDE_DIR)/package.mk