]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - drivers/net/bonding/Makefile
Linux-2.6.12-rc2
[mirror_ubuntu-eoan-kernel.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
8