Sign in
android-kvm
/
linux
/
5e74df2f8f15eaa1ebbdfc1f6fef27a26d789de8
/
.
/
drivers
/
net
/
ethernet
/
via
/
Makefile
blob: 4ca40f9739b54eb8f5b27e600644d1d4540665f9 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the VIA device drivers.
#
obj
-
$
(
CONFIG_VIA_RHINE
)
+=
via
-
rhine
.
o
obj
-
$
(
CONFIG_VIA_VELOCITY
)
+=
via
-
velocity
.
o