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
Linux 3.4.102
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
dlink
/
Makefile
blob
c705eaa4f5b27f0426db53de19bb882cd539550e
1
#
2
# Makefile for the D-Link network device drivers.
3
#
4
5
obj-
$(
CONFIG_DE600
) +=
de600.o
6
obj-
$(
CONFIG_DE620
) +=
de620.o
7
obj-
$(
CONFIG_DL2K
) +=
dl2k.o
8
obj-
$(
CONFIG_SUNDANCE
) +=
sundance.o