summaryrefslogtreecommitdiffstats
path: root/rules/wget.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/wget.in')
-rw-r--r--rules/wget.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/wget.in b/rules/wget.in
index 037ab6fa9..05fd14475 100644
--- a/rules/wget.in
+++ b/rules/wget.in
@@ -2,7 +2,7 @@
config WGET
tristate
prompt "wget"
- depends on !BB_CONFIG_WGET
+ depends on !BUSYBOX_WGET
help
GNU wget is a commandline mirroring tool.
@@ -32,5 +32,5 @@ config WGET
http://www.gnu.org/software/wget/
-comment "Busybox's wget is selected!"
- depends on BB_CONFIG_WGET
+comment "BusyBox's wget is selected!"
+ depends on BUSYBOX_WGET