polarssl: disable mips16
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37772
This commit is contained in:
parent
648bc811f0
commit
ae737b77b5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=polarssl
|
||||
PKG_VERSION:=1.2.8
|
||||
PKG_RELEASE:=1
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz
|
||||
PKG_SOURCE_URL:=https://polarssl.org/code/releases
|
||||
|
|
Loading…
Reference in a new issue