/
usr
/
src
/
linux-aws-5.4-headers-5.4.0-1065
/
drivers
/
net
/
ethernet
/
sis
/
Upload File
HOME
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for Silicon Integrated Systems (SiS) network device drivers. # obj-$(CONFIG_SIS190) += sis190.o obj-$(CONFIG_SIS900) += sis900.o