repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[wrt350n-kernel.git]
/
drivers
/
net
/
bonding
/
Makefile
blob
5cdae2bc055a9c27d679af0793d97bce459c0fd1
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