repo.or.cz
/
linux
/
fpc-iii.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/davem/net
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
ibm
/
Makefile
blob
447865c8b632db2fd521a80f8ded86e7c1d1c3f2
1
#
2
# Makefile for th IBM network device drivers.
3
#
4
5
obj-
$(
CONFIG_IBMVETH
) +=
ibmveth.o
6
obj-
$(
CONFIG_IBMVNIC
) +=
ibmvnic.o
7
obj-
$(
CONFIG_IBM_EMAC
) +=
emac
/
8
obj-
$(
CONFIG_EHEA
) +=
ehea
/