repo.or.cz
/
buildroot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix uclibc_target with devel headers
[buildroot.git]
/
package
/
ntp
/
Config.in
blob
147c30e6d5fbbd9f264784a7be43146e1d9fa725
1
config BR2_PACKAGE_NTP
2
bool "ntp"
3
default n
4
help
5
Network Time Protocol suite/programs.
6
Provides things like ntpd, ntpdate, ntpq, etc...
7
8
http://www.ntp.org/
9
10
config BR2_PACKAGE_NTP_SNTP
11
bool "sntp"
12
default n
13
depends on BR2_PACKAGE_NTP
14
help
15
Simple network time protocol program