prevent ldconfig use in autoconf based packages
[openwrt/svn-archive/archive.git] / openwrt / package / ntpclient / Config.in
1 config BR2_PACKAGE_NTPCLIENT
2 tristate "ntpclient - NTP (Network Time Protocol) client"
3 default m if CONFIG_DEVEL
4 help
5 NTP client for setting system time from NTP servers.
6
7 http://doolittle.faludi.com/ntpclient/
8
9