summaryrefslogtreecommitdiffstats
path: root/rules/ntpclient.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ntpclient.in')
-rw-r--r--rules/ntpclient.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/ntpclient.in b/rules/ntpclient.in
index f7344dff8..ba107435c 100644
--- a/rules/ntpclient.in
+++ b/rules/ntpclient.in
@@ -33,14 +33,14 @@ config NTPCLIENT_BUILD_NTPCLIENT
config NTPCLIENT_BUILD_ADJTIMEX
bool
- depends on !BB_CONFIG_ADJTIMEX
+ depends on !BUSYBOX_ADJTIMEX
prompt "adjtimex"
default y
help
Builds the adjtimex binary to control system time
-comment "Busybox' adjtimex is in use"
- depends on BB_CONFIG_ADJTIMEX
+comment "BusyBox' adjtimex is in use"
+ depends on BUSYBOX_ADJTIMEX
comment "runtime options ---"