aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vmmc/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-11 13:20:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-11 13:20:07 +0000
commitd99d2d4ad2a696375acbc14c8c472fca65c33a5f (patch)
treedbfe393e42754df4e24a73857606d1f5335c5d11 /package/kernel/lantiq/ltq-vmmc/Makefile
parent7482b71752ef75cd8f94f6455439bc2dc10cd244 (diff)
downloadmaster-187ad058-d99d2d4ad2a696375acbc14c8c472fca65c33a5f.tar.gz
master-187ad058-d99d2d4ad2a696375acbc14c8c472fca65c33a5f.tar.bz2
master-187ad058-d99d2d4ad2a696375acbc14c8c472fca65c33a5f.zip
ltq-vmmc: disable mips16 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39876 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq/ltq-vmmc/Makefile')
-rw-r--r--package/kernel/lantiq/ltq-vmmc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/kernel/lantiq/ltq-vmmc/Makefile b/package/kernel/lantiq/ltq-vmmc/Makefile
index 7fac28d803..da56fc477c 100644
--- a/package/kernel/lantiq/ltq-vmmc/Makefile
+++ b/package/kernel/lantiq/ltq-vmmc/Makefile
@@ -17,6 +17,8 @@ PKG_MD5SUM:=d8eee8cba0edb28974cc1f8532e3bd18
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_USE_MIPS16:=0
+
include $(INCLUDE_DIR)/ltqtapi.mk
include $(INCLUDE_DIR)/package.mk