summaryrefslogtreecommitdiffstats
path: root/rules/less.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/less.in')
-rw-r--r--rules/less.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/less.in b/rules/less.in
index 891fc865c..cbd88b444 100644
--- a/rules/less.in
+++ b/rules/less.in
@@ -1,11 +1,11 @@
## SECTION=shell_and_console
-comment "busy box' less is selected!"
- depends on BB_CONFIG_LESS
+comment "BusyBox' less is selected!"
+ depends on BUSYBOX_LESS
menuconfig LESS
tristate
prompt "less "
- depends on !BB_CONFIG_LESS
+ depends on !BUSYBOX_LESS
# select LIBPW if LESS_USE_PW
# select CURSES if LESS_USE_CURSES
# select TINFO if LESS_USE_TINFO