commit | 60fadaca28f262c1cbd0b5e1553118f22f802d1b | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Sun Apr 01 19:10:36 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Sun Apr 01 19:10:36 2007 +0000 |
tree | b1f94d06f1747f36d8c880ec1160ae7abc151408 | |
parent | 57a426b15becb6b91850a55986244e53b8b22773 [diff] [blame] |
udpsvd: next part of ipsvd applets (not working yet)
diff --git a/ipsvd/Kbuild b/ipsvd/Kbuild index 8050921..9eda63d 100644 --- a/ipsvd/Kbuild +++ b/ipsvd/Kbuild
@@ -6,3 +6,4 @@ lib-y:= lib-$(CONFIG_TCPSVD) += tcpsvd.o ipsvd_perhost.o +lib-$(CONFIG_UDPSVD) += udpsvd.o