mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
package/openssl: move configuration in submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20915 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
22b5830b85
commit
db0251cf14
@ -1,9 +1,8 @@
|
||||
# OpenSSL configuration
|
||||
|
||||
if PACKAGE_libopenssl
|
||||
menu "Configuration"
|
||||
depends on PACKAGE_libopenssl
|
||||
|
||||
config OPENSSL_ENGINE
|
||||
bool
|
||||
prompt "Crypto acceleration support"
|
||||
|
||||
endif
|
||||
endmenu
|
||||
|
||||
@ -46,6 +46,7 @@ $(call Package/openssl/Default)
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=+zlib
|
||||
TITLE+= (libraries)
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
define Package/libopenssl/description
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user