summaryrefslogtreecommitdiffstats
path: root/rules/ntpclient.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-12-31 13:30:47 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-12-31 13:30:47 +0000
commit8fe7451e368abb029ab6d60ce0d92fc70801c484 (patch)
treeb05d3265616050119325bdfe42e4c67148ebd834 /rules/ntpclient.in
parenta58a1025c830193852fb490ef86f851cfb501f77 (diff)
downloadptxdist-8fe7451e368abb029ab6d60ce0d92fc70801c484.tar.gz
ptxdist-8fe7451e368abb029ab6d60ce0d92fc70801c484.tar.xz
broken
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3650 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ntpclient.in')
-rw-r--r--rules/ntpclient.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/ntpclient.in b/rules/ntpclient.in
index 1d6c1213d..1991c50ee 100644
--- a/rules/ntpclient.in
+++ b/rules/ntpclient.in
@@ -2,6 +2,7 @@ menu "ntpclient "
config NTPCLIENT
bool
+ depends on BROKEN
prompt "ntpclient"
default n
help
@@ -20,4 +21,8 @@ config NTPCLIENT
See http://doolittle.faludi.com/ntpclient/ for details.
+# last time I tried the server with the source was unreachable
+comment "ntpclient is broken, please send a patch"
+ depends on !BROKEN
+
endmenu