summaryrefslogtreecommitdiff
path: root/ipsvd/Kbuild
diff options
context:
space:
mode:
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 @@
5# Licensed under the GPL v2, see the file LICENSE in this tarball. 5# Licensed under the GPL v2, see the file LICENSE in this tarball.
6 6
7lib-y:= 7lib-y:=
8lib-$(CONFIG_TCPSVD) += tcpsvd.o ipsvd_perhost.o 8lib-$(CONFIG_TCPSVD) += tcpudp.o ipsvd_perhost.o
9lib-$(CONFIG_UDPSVD) += udpsvd.o 9lib-$(CONFIG_UDPSVD) += tcpudp.o ipsvd_perhost.o