summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-05-26 15:04:50 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-05-26 15:04:50 +0000
commitfe98e8c7cd23c3a6ebae8e0dc9550e294509e73f (patch)
tree0794f11fb050699bf8b9df0b2dca003354c0574d
parentf797b4293a6cfa1658a4ecd7d77f12885a8faa8d (diff)
downloadmaster-31e0f0ae-fe98e8c7cd23c3a6ebae8e0dc9550e294509e73f.tar.gz
master-31e0f0ae-fe98e8c7cd23c3a6ebae8e0dc9550e294509e73f.tar.bz2
master-31e0f0ae-fe98e8c7cd23c3a6ebae8e0dc9550e294509e73f.zip
put the 4 ssl libraries into a ssl submenu (#5156)
SVN-Revision: 16090
-rw-r--r--package/openssl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 55c9a1c623..3483c609d2 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)