mac80211: revert the probe request timeout change
[openwrt/svn-archive/archive.git] / package / cyassl / Makefile
index af4bc269bb164abfaaf3a808e500c0568853b4cf..d8e5bae139deae53a97331c5e58d54af953d9ae2 100644 (file)
@@ -17,6 +17,7 @@ PKG_MD5SUM:=037397c7df84b9a12e614bf46135df1c
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -24,7 +25,6 @@ define Package/libcyassl
   SECTION:=libs
   SUBMENU:=SSL
   CATEGORY:=Libraries
-  DEPENDS:=+zlib
   TITLE:=CyaSSL library
   URL:=http://www.yassl.com/
 endef