summaryrefslogtreecommitdiffstats
path: root/rules/unzip.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/unzip.in')
-rw-r--r--rules/unzip.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/unzip.in b/rules/unzip.in
index be4cb2572..735e88f44 100644
--- a/rules/unzip.in
+++ b/rules/unzip.in
@@ -10,10 +10,10 @@ if UNZIP
config UNZIP_UNZIP
bool "unzip"
- depends on !BB_CONFIG_UNZIP
+ depends on !BUSYBOX_UNZIP
-comment "busybox's unzip selected"
- depends on BB_CONFIG_UNZIP
+comment "BusyBox' unzip selected"
+ depends on BUSYBOX_UNZIP
config UNZIP_FUNZIP
bool "funzip"