]> err.no Git - linux-2.6/blob - drivers/net/bonding/Makefile
[PATCH] vt: fix possible memory corruption in complement_pos
[linux-2.6] / 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