Sign in
ara-mdk
/
kernel
/
panda
/
33cd941e35dc46dc12fc12ed4a91c47c4fed8858
/
.
/
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