From 0901c515183de69c73a9385a33f7464bc0219204 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 4 Sep 2008 13:22:58 +0000 Subject: - add WIP stub for tc. Printing worked at some point. Modify/Delete needs some refacturing. --- networking/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'networking/Kbuild') diff --git a/networking/Kbuild b/networking/Kbuild index be2ef94dd..75cc20f58 100644 --- a/networking/Kbuild +++ b/networking/Kbuild @@ -32,6 +32,7 @@ lib-$(CONFIG_PSCAN) += pscan.o lib-$(CONFIG_ROUTE) += route.o lib-$(CONFIG_SENDMAIL) += sendmail.o lib-$(CONFIG_SLATTACH) += slattach.o +lib-$(CONFIG_TC) += tc.o lib-$(CONFIG_TELNET) += telnet.o lib-$(CONFIG_TELNETD) += telnetd.o lib-$(CONFIG_TFTP) += tftp.o -- cgit v1.2.3