summaryrefslogtreecommitdiff
path: root/package/openssl/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-16 10:50:45 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-16 10:50:45 +0000
commitf6c807b374b3f932f0e67fd12323b20e5511e083 (patch)
tree0f712296ceaea272cb67f3aa1166c98b665602af /package/openssl/Makefile
parentcf03b5263351efe8fc22dbc4934602af288b8f81 (diff)
package/openssl: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20915 3c298f89-4303-0410-b956-a3cf2f4a3e73
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