Sign in
android-kvm
/
linux
/
6e7132ed3c07bd8a6ce3db4bb307ef2852b322dc
/
.
/
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