From d27d925a6d83a2831ccccb48ca24cd77768cde1a Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 13 Jan 2008 15:23:27 +0000 Subject: - new applet brctl text data bss dec hex filename 289 20 0 309 135 networking/brctl.o 335 23 0 358 166 networking/brctl-verbose-ops.o --- networking/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'networking/Kbuild') diff --git a/networking/Kbuild b/networking/Kbuild index 23968a8..3bcbe02 100644 --- a/networking/Kbuild +++ b/networking/Kbuild @@ -7,6 +7,7 @@ lib-y:= lib-$(CONFIG_ARP) += arp.o interface.o lib-$(CONFIG_ARPING) += arping.o +lib-$(CONFIG_BRCTL) += brctl.o lib-$(CONFIG_DNSD) += dnsd.o lib-$(CONFIG_ETHER_WAKE) += ether-wake.o lib-$(CONFIG_FAKEIDENTD) += isrv_identd.o isrv.o -- cgit v1.1