projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
42ff9fc
)
[package] put the 4 ssl libraries into a ssl submenu (#5156)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 26 May 2009 15:04:50 +0000
(15:04 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 26 May 2009 15:04:50 +0000
(15:04 +0000)
SVN-Revision: 16090
package/openssl/Makefile
patch
|
blob
|
history
diff --git
a/package/openssl/Makefile
b/package/openssl/Makefile
index
55c9a1c
..
3483c60
100644
(file)
--- 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)