summaryrefslogtreecommitdiffstats
path: root/rules/ntp.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-07-05 14:02:41 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-07-05 14:02:41 +0000
commit9923f5f21208b2498885e4eb476c9507991bf88f (patch)
treeab902c79ee505128452a3817f49002f520ba8d0a /rules/ntp.in
parentcb720dab9acfed58e31f48c35c660195dd4f75f4 (diff)
downloadptxdist-9923f5f21208b2498885e4eb476c9507991bf88f.tar.gz
ptxdist-9923f5f21208b2498885e4eb476c9507991bf88f.tar.xz
removed circular dependency
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2899 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ntp.in')
-rw-r--r--rules/ntp.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/ntp.in b/rules/ntp.in
index 41e3b059a..b6b8a7bde 100644
--- a/rules/ntp.in
+++ b/rules/ntp.in
@@ -1,10 +1,11 @@
+#
+
menu "NTP "
config NTP
bool
prompt "NTP"
default n
- depends on !OPENNTPD
help
Build the standard NTP Daemon Process
This conflicts with BSD openntpd.