projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f797b42
)
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 55c9a1c62343b0bc119c0478f19c936b5a974da4..3483c609d26cf451a05c82af48ee75387049c465 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)