summaryrefslogtreecommitdiffstats
path: root/rules/ntp.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2009-06-22 11:47:10 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2009-06-22 11:47:10 +0000
commite3f5bdab31edc90107574f61ba312b03afcf130c (patch)
tree3d5f91e03d28841217c86261e0ea43446d6b8507 /rules/ntp.in
parentba6d7a1a4db5dc98c06932fcdeb8263982e65faa (diff)
downloadptxdist-e3f5bdab31edc90107574f61ba312b03afcf130c.tar.gz
ptxdist-e3f5bdab31edc90107574f61ba312b03afcf130c.tar.xz
ntp: Force a /var/cache at runtime
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10846 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ntp.in')
-rw-r--r--rules/ntp.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/ntp.in b/rules/ntp.in
index a0984f9f3..f3d9eb6c4 100644
--- a/rules/ntp.in
+++ b/rules/ntp.in
@@ -4,6 +4,7 @@ menuconfig NTP
tristate
prompt "ntp "
select OPENSSL if NTP_CRYPTO
+ select ROOTFS_VAR_CACHE if NTP_NTPD
help
Build the standard NTP Daemon Process an supplementary programs.
This conflicts with BSD openntpd.