aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-18 12:11:05 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-18 12:11:05 +0000
commitfa5b3711e847c8b957833faf64f7f97c613310ce (patch)
tree86289001a1b0d2636cf0de5df42eebe1a81222f4 /package/kernel/lantiq
parentc8d2d9ddf09e6283d4b15825e8fef6b6e3f5058a (diff)
downloadupstream-fa5b3711e847c8b957833faf64f7f97c613310ce.tar.gz
upstream-fa5b3711e847c8b957833faf64f7f97c613310ce.tar.bz2
upstream-fa5b3711e847c8b957833faf64f7f97c613310ce.zip
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
Diffstat (limited to 'package/kernel/lantiq')
-rw-r--r--package/kernel/lantiq/ltq-vdsl-mei/Makefile1
1 files changed, 1 insertions, 0 deletions
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 <blogic@openwrt.org>
+PKG_USE_MIPS16:=0
include $(INCLUDE_DIR)/package.mk