projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update busybox+ipkg to latest ipkg (v0.99.162),
[openwrt.git]
/
openwrt
/
package
/
httping
/
Config.in
diff --git
a/openwrt/package/httping/Config.in
b/openwrt/package/httping/Config.in
index
2b8ef02
..
8c84ec7
100644
(file)
--- a/
openwrt/package/httping/Config.in
+++ b/
openwrt/package/httping/Config.in
@@
-1,7
+1,7
@@
menu "httping........................... Httping is like 'ping' but for http-requests."
config BR2_PACKAGE_HTTPING
menu "httping........................... Httping is like 'ping' but for http-requests."
config BR2_PACKAGE_HTTPING
- prompt "httping............................
..
Httping is like 'ping' but for http-requests."
+ prompt "httping............................ Httping is like 'ping' but for http-requests."
tristate
default m if CONFIG_DEVEL
help
tristate
default m if CONFIG_DEVEL
help
@@
-16,6
+16,6
@@
config BR2_PACKAGE_HTTPING_WITH_SSL
prompt "Enable SSL support"
bool
default y
prompt "Enable SSL support"
bool
default y
-
select
BR2_PACKAGE_HTTPING
+
depends
BR2_PACKAGE_HTTPING
endmenu
endmenu
This page took
0.023854 seconds
and
4
git commands to generate.