aboutsummaryrefslogtreecommitdiffstats
path: root/package/openssl/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-04-16 10:50:45 +0000
committerNicolas Thill <nico@openwrt.org>2010-04-16 10:50:45 +0000
commit8f683d6fe1a4d5106a31626871ff007fe64baf5a (patch)
tree5aa5dc967acaac92a6cf0405e6a6a3d40bc9c218 /package/openssl/Makefile
parent98cc7650b5059995c8ded775ae2e4b9c5cf81981 (diff)
downloadupstream-8f683d6fe1a4d5106a31626871ff007fe64baf5a.tar.gz
upstream-8f683d6fe1a4d5106a31626871ff007fe64baf5a.tar.bz2
upstream-8f683d6fe1a4d5106a31626871ff007fe64baf5a.zip
package/openssl: move configuration in submenu
SVN-Revision: 20915
Diffstat (limited to 'package/openssl/Makefile')
-rw-r--r--package/openssl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 9f80a98f39..bdeb897e62 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -46,6 +46,7 @@ $(call Package/openssl/Default)
CATEGORY:=Libraries
DEPENDS:=+zlib
TITLE+= (libraries)
+ MENU:=1
endef
define Package/libopenssl/description