aboutsummaryrefslogtreecommitdiff
path: root/ipsvd/Kbuild
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-04-03 12:09:46 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-04-03 12:09:46 +0000
commitb933ac1e25ec160d86b27d0b6477812fdd01afa4 (patch)
tree00b49168ec81ef2999cfb8e158e269bff3f80cdb /ipsvd/Kbuild
parent992e05b6f070562d83f9238b227e1ddbf951c9af (diff)
downloadbusybox-b933ac1e25ec160d86b27d0b6477812fdd01afa4.tar.gz
ipsvd: fixes and improvements after testing
Diffstat (limited to 'ipsvd/Kbuild')
-rw-r--r--ipsvd/Kbuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/ipsvd/Kbuild b/ipsvd/Kbuild
index 9eda63d20..fc34fea49 100644
--- a/ipsvd/Kbuild
+++ b/ipsvd/Kbuild
@@ -5,5 +5,5 @@
# Licensed under the GPL v2, see the file LICENSE in this tarball.
lib-y:=
-lib-$(CONFIG_TCPSVD) += tcpsvd.o ipsvd_perhost.o
-lib-$(CONFIG_UDPSVD) += udpsvd.o
+lib-$(CONFIG_TCPSVD) += tcpudp.o ipsvd_perhost.o
+lib-$(CONFIG_UDPSVD) += tcpudp.o ipsvd_perhost.o