ntpd: new applet by Adam Tkac. +5k.

Signed-off-by: Adam Tkac <vonsch@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Adam Tkac
2009-11-22 03:43:55 +01:00
committed by Denys Vlasenko
parent d095fd4d95
commit b1585064fd
5 changed files with 1026 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ lib-$(CONFIG_NAMEIF) += nameif.o
lib-$(CONFIG_NC) += nc.o
lib-$(CONFIG_NETSTAT) += netstat.o
lib-$(CONFIG_NSLOOKUP) += nslookup.o
lib-$(CONFIG_NTPD) += ntpd.o
lib-$(CONFIG_PING) += ping.o
lib-$(CONFIG_PING6) += ping.o
lib-$(CONFIG_PSCAN) += pscan.o