Sign in
android-kvm
/
linux
/
5ab2ed0a8d75ce55ade89e3ff6b75bef7d9fa53f
/
.
/
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