ltq-tapi: disable mips16 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39875
This commit is contained in:
parent
0c5809fb91
commit
f23a50dff9
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
|
|||
PKG_MD5SUM:=edb43b494832c540cc035493d18db58f
|
||||
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
|
||||
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
include $(INCLUDE_DIR)/ltqtapi.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue