From: Felix Fietkau Date: Tue, 11 Mar 2014 13:20:04 +0000 (+0000) Subject: ltq-tapi: disable mips16 support X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=7482b71752ef75cd8f94f6455439bc2dc10cd244;p=15.05%2Fopenwrt.git ltq-tapi: disable mips16 support Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39875 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/kernel/lantiq/ltq-tapi/Makefile b/package/kernel/lantiq/ltq-tapi/Makefile index 2582235dc9..921e9a18e3 100644 --- a/package/kernel/lantiq/ltq-tapi/Makefile +++ b/package/kernel/lantiq/ltq-tapi/Makefile @@ -17,6 +17,8 @@ PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources PKG_MD5SUM:=edb43b494832c540cc035493d18db58f PKG_MAINTAINER:=John Crispin +PKG_USE_MIPS16:=0 + include $(INCLUDE_DIR)/ltqtapi.mk include $(INCLUDE_DIR)/package.mk