xref: /linux/drivers/usb/misc/sisusbvga/Makefile (revision 9d8fdb04fb93bfa2edcdc15a2d48270829e9e95c)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the sisusb driver (if driver is inside kernel tree).
4#
5
6obj-$(CONFIG_USB_SISUSBVGA) += sisusbvga.o
7