repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
drivers
/
net
/
ethernet
/
ibm
/
Makefile
blob
5a7d4e9ac8035b3e9e34c6f683362a7edaef5bb6
1
#
2
# Makefile for th IBM network device drivers.
3
#
4
5
obj-
$(
CONFIG_IBMVETH
) +=
ibmveth.o
6
obj-
$(
CONFIG_ISERIES_VETH
) +=
iseries_veth.o
7
obj-
$(
CONFIG_IBM_EMAC
) +=
emac
/
8
obj-
$(
CONFIG_EHEA
) +=
ehea
/