aboutsummaryrefslogtreecommitdiff
path: root/networking/Kbuild
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-02-26 18:25:24 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-02-26 18:25:24 +0000
commit06aed4316e1f486f78c6487181c75cb22a70c639 (patch)
tree65a21a2b40b877b985bfe746df01358546cbf878 /networking/Kbuild
parent04bb2d2d06a87b08743ee997fcd8465bfed809d1 (diff)
downloadbusybox-06aed4316e1f486f78c6487181c75cb22a70c639.tar.gz
ifenslave: new applet. closes bug 115.
Diffstat (limited to 'networking/Kbuild')
-rw-r--r--networking/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/Kbuild b/networking/Kbuild
index 8f309cdb2..e06a12462 100644
--- a/networking/Kbuild
+++ b/networking/Kbuild
@@ -17,6 +17,7 @@ lib-$(CONFIG_FTPPUT) += ftpgetput.o
lib-$(CONFIG_HOSTNAME) += hostname.o
lib-$(CONFIG_HTTPD) += httpd.o
lib-$(CONFIG_IFCONFIG) += ifconfig.o interface.o
+lib-$(CONFIG_IFENSLAVE) += ifenslave.o
lib-$(CONFIG_IFUPDOWN) += ifupdown.o
lib-$(CONFIG_INETD) += inetd.o
lib-$(CONFIG_IP) += ip.o