slattach: new applet.

This commit is contained in:
Denis Vlasenko
2007-06-20 15:23:03 +00:00
parent cd0e80ce90
commit 14923db72f
5 changed files with 262 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ lib-$(CONFIG_PING) += ping.o
lib-$(CONFIG_PING6) += ping.o
lib-$(CONFIG_PSCAN) += pscan.o
lib-$(CONFIG_ROUTE) += route.o
lib-$(CONFIG_SLATTACH) += slattach.o
lib-$(CONFIG_TELNET) += telnet.o
lib-$(CONFIG_TELNETD) += telnetd.o
lib-$(CONFIG_TFTP) += tftp.o