Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Kbuild')
-rw-r--r--networking/Kbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/networking/Kbuild b/networking/Kbuild
index bf9ba9960..be2ef94dd 100644
--- a/networking/Kbuild
+++ b/networking/Kbuild
@@ -40,3 +40,6 @@ lib-$(CONFIG_TRACEROUTE) += traceroute.o
lib-$(CONFIG_VCONFIG) += vconfig.o
lib-$(CONFIG_WGET) += wget.o
lib-$(CONFIG_ZCIP) += zcip.o
+
+lib-$(CONFIG_TCPSVD) += tcpudp.o tcpudp_perhost.o
+lib-$(CONFIG_UDPSVD) += tcpudp.o tcpudp_perhost.o