blob: 7f934cfc906c4f503fa7c36a75006ad74cc8deb4 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the sisusb driver (if driver is inside kernel tree).
3#
4
Thomas Winischhofer1bbb4f22005-08-29 17:01:16 +02005obj-$(CONFIG_USB_SISUSBVGA) += sisusbvga.o
6
7sisusbvga-objs := sisusb.o sisusb_init.o sisusb_con.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07008