ltq-vdsl-mei: disable mips16 support (fixes #15284)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39944
This commit is contained in:
parent
18ab115d89
commit
956ea1cefc
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue