]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/bridge/Makefile
FRV: Eliminate NULL test and memset after alloc_bootmem
[linux-2.6-omap-h63xx.git] / net / bridge / Makefile
index 59556e40e143457abdf3ab0d4af6b609796b2264..f444c12cde5a66d0cf864ef2238de8307d8b2707 100644 (file)
@@ -6,7 +6,7 @@ obj-$(CONFIG_BRIDGE) += bridge.o
 
 bridge-y       := br.o br_device.o br_fdb.o br_forward.o br_if.o br_input.o \
                        br_ioctl.o br_notify.o br_stp.o br_stp_bpdu.o \
-                       br_stp_if.o br_stp_timer.o
+                       br_stp_if.o br_stp_timer.o br_netlink.o
 
 bridge-$(CONFIG_SYSFS) += br_sysfs_if.o br_sysfs_br.o