polarssl: disable mips16

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37772
This commit is contained in:
Felix Fietkau 2013-08-14 13:02:36 +00:00
parent 648bc811f0
commit ae737b77b5

View File

@ -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