brintos

brintos / linux-shallow public Read only

0
0
Text · 168 B · 4ca40f9 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Makefile for the VIA device drivers.4#5 6obj-$(CONFIG_VIA_RHINE) += via-rhine.o7obj-$(CONFIG_VIA_VELOCITY) += via-velocity.o8