Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cd2d5b529cdb9bd274f3e4bc68d37d4d63b7f383
/
.
/
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