Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
56aad5d143cbce620c079e1acf761b71f59758a0
/
.
/
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