/
usr
/
src
/
linux-headers-5.4.0-1101-aws
/
drivers
/
net
/
ethernet
/
via
/
Upload File
HOME
# 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