Sign in
gfiber
/
kernel
/
mindspeed
/
63887d00aaa69b46b612e1f197fd17647fff30f9
/
.
/
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