Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
[deliverable/linux.git] / drivers / net / bonding / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Ethernet Bonding driver
3#
4
5obj-$(CONFIG_BONDING) += bonding.o
6
b76cdba9 7bonding-objs := bond_main.o bond_3ad.o bond_alb.o bond_sysfs.o
1da177e4 8
This page took 0.379879 seconds and 5 git commands to generate.