Sign in
android-kvm
/
linux
/
1833e327a5ea1d1f356fbf6ded0760c9ff4b0594
/
.
/
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