From: Felix Fietkau Date: Wed, 14 Aug 2013 13:02:36 +0000 (+0000) Subject: polarssl: disable mips16 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=da663075220e5092fe5d56bdc005afe522a32f20;p=15.05%2Fopenwrt.git polarssl: disable mips16 Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37772 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile index 4b4acdb790..6c7a8ef376 100644 --- a/package/libs/polarssl/Makefile +++ b/package/libs/polarssl/Makefile @@ -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