]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/net/bonding/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6-omap-h63xx.git] / drivers / net / bonding / Makefile
1 #
2 # Makefile for the Ethernet Bonding driver
3 #
4
5 obj-$(CONFIG_BONDING) += bonding.o
6
7 bonding-objs := bond_main.o bond_3ad.o bond_alb.o bond_sysfs.o
8