repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'moduleh/module.h-split'
[linux-2.6/next.git]
/
drivers
/
net
/
ethernet
/
realtek
/
Makefile
blob
e48cfb6ac42defd17a2a9a69cc9b52094bc1cc07
1
#
2
# Makefile for the Realtek network device drivers.
3
#
4
5
obj-
$(
CONFIG_8139CP
) +=
8139
cp.o
6
obj-
$(
CONFIG_8139TOO
) +=
8139
too.o
7
obj-
$(
CONFIG_ATP
) +=
atp.o
8
obj-
$(
CONFIG_R8169
) +=
r8169.o
9
obj-
$(
CONFIG_SC92031
) +=
sc92031.o