Sign in
android-kvm
/
linux
/
1c52283265a462a100ae63ddf58b4e5884acde86
/
.
/
drivers
/
net
/
ethernet
/
dlink
/
Makefile
blob: 3ff503c747db748b767443498fe5067065c43dd7 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the D-Link network device drivers.
#
obj
-
$
(
CONFIG_DL2K
)
+=
dl2k
.
o
obj
-
$
(
CONFIG_SUNDANCE
)
+=
sundance
.
o