summaryrefslogtreecommitdiffstats
path: root/rules/ntpclient.in
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2007-03-09 12:33:51 +0000
committerLadislav Michl <ladis@linux-mips.org>2007-03-09 12:33:51 +0000
commit2717efb7a43fed32d52faa5a63d71607aacbc22a (patch)
tree4cb98e6a58936ddc601a29ab721c0167be2f1c6d /rules/ntpclient.in
parent6d52c5a55675e0c524603a960868c89973864edb (diff)
downloadptxdist-2717efb7a43fed32d52faa5a63d71607aacbc22a.tar.gz
ptxdist-2717efb7a43fed32d52faa5a63d71607aacbc22a.tar.xz
Upgrade to busybox-1.4.1
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7040 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ntpclient.in')
-rw-r--r--rules/ntpclient.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/ntpclient.in b/rules/ntpclient.in
index 5ddcd7e87..ecd921cc2 100644
--- a/rules/ntpclient.in
+++ b/rules/ntpclient.in
@@ -32,7 +32,7 @@ config NTPCLIENT_BUILD_NTPCLIENT
config NTPCLIENT_BUILD_ADJTIMEX
bool
depends on NTPCLIENT
- depends on !BB_CONFIG_ADJTIMEX
+ depends on !BB_ADJTIMEX
prompt "adjtimex"
default y
help
@@ -40,7 +40,7 @@ config NTPCLIENT_BUILD_ADJTIMEX
comment "Busybox' adjtimex is in use"
depends on NTPCLIENT
- depends on BB_CONFIG_ADJTIMEX
+ depends on BB_ADJTIMEX
comment "runtime options ---"
depends on NTPCLIENT