Sign in
android-kvm
/
linux
/
0da0a8a0a0e1845f495431c3d8d733d2bbf9e9e5
/
.
/
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