summaryrefslogtreecommitdiff
path: root/package/ntp/Config.in
AgeCommit message (Collapse)Author
2010-09-21ntp: convert to autotargets and bump to 4.2.6p2Martin Banky
Also added additional options for ntp and fixed a build issue when IPv6 support is not available. [Peter: small tweaks] Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2007-06-26- bump version, make it compile. tickadjust has to be disabled. Closes #1029Bernhard Reutner-Fischer
Provide means for installing sntp
2004-10-14help textMike Frysinger
2004-10-09final step in buildroot faceliftEric Andersen