summaryrefslogtreecommitdiff
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
commit9c48c7a7dc24092feaf209fac4200bfa19bd47b4 (patch)
tree38930238db6c0f514629d1e44ee6625cac1e6d85 /package/kernel/lantiq/ltq-vmmc/Makefile
parentf23a50dff9c276c92a3afe7a2b767b1937e24074 (diff)
downloadmtk-20170518-9c48c7a7dc24092feaf209fac4200bfa19bd47b4.zip
mtk-20170518-9c48c7a7dc24092feaf209fac4200bfa19bd47b4.tar.gz
mtk-20170518-9c48c7a7dc24092feaf209fac4200bfa19bd47b4.tar.bz2
ltq-vmmc: disable mips16 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39876
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 7fac28d..da56fc4 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