From: nbd Date: Tue, 18 Mar 2014 12:11:05 +0000 (+0000) Subject: ltq-vdsl-mei: disable mips16 support (fixes #15284) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=5ce9308a30bb0a8c3976d802c7820e9a4c8b549c;p=openwrt.git ltq-vdsl-mei: disable mips16 support (fixes #15284) Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39944 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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