summaryrefslogtreecommitdiffstats
path: root/package/openntpd/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Add help for packages without AVR32 supportUlf Samuelsson2009-01-261-0/+3
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Replace space by tabsUlf Samuelsson2007-07-281-3/+3
|
* Add support for the openntpd package to buildroot. OpenNTPD is a free, easy toEric Andersen2005-05-161-0/+8
use implementation of the Network Time Protocol with a small footprint. It provides the ability to sync the local clock to remote NTP servers and can act as NTP server itself, redistributing the local clock. http://bugs.uclibc.org/view.php?id=257