summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-26 15:04:50 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-26 15:04:50 +0000
commit03ee11b2fffd788736d107e72f5928b677295644 (patch)
treea4d10c1e187d79f8f22085386e21aefa4f35a3bc /package
parent06ae330bf4ad8aa68adfffc95bd8535e02476112 (diff)
[package] put the 4 ssl libraries into a ssl submenu (#5156)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16090 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/openssl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 55c9a1c62..3483c609d 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -37,6 +37,7 @@ endef
define Package/libopenssl
$(call Package/openssl/Default)
SECTION:=libs
+ SUBMENU:=SSL
CATEGORY:=Libraries
DEPENDS:=+zlib
TITLE+= (libraries)