Sign in
googlers
/
maze
/
linux
/
253beebd5a255e07d6a8b65515491f33664e82a2
/
.
/
drivers
/
net
/
ethernet
/
dlink
/
Makefile
blob: c705eaa4f5b27f0426db53de19bb882cd539550e [
file
] [
log
] [
blame
]
#
# Makefile for the D-Link network device drivers.
#
obj
-
$
(
CONFIG_DE600
)
+=
de600
.
o
obj
-
$
(
CONFIG_DE620
)
+=
de620
.
o
obj
-
$
(
CONFIG_DL2K
)
+=
dl2k
.
o
obj
-
$
(
CONFIG_SUNDANCE
)
+=
sundance
.
o