X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fbridge%2FMakefile;h=59556e40e143457abdf3ab0d4af6b609796b2264;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=f444c12cde5a66d0cf864ef2238de8307d8b2707;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/net/bridge/Makefile b/net/bridge/Makefile index f444c12cd..59556e40e 100644 --- a/net/bridge/Makefile +++ b/net/bridge/Makefile @@ -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_netlink.o + br_stp_if.o br_stp_timer.o bridge-$(CONFIG_SYSFS) += br_sysfs_if.o br_sysfs_br.o