]> Git Repo - linux.git/blob - drivers/usb/misc/sisusbvga/Makefile
device model: Do a quickcheck for driver binding before doing an expensive check
[linux.git] / drivers / usb / misc / sisusbvga / Makefile
1 #
2 # Makefile for the sisusb driver (if driver is inside kernel tree).
3 #
4
5 obj-$(CONFIG_USB_SISUSBVGA) += sisusbvga.o
6
7 sisusbvga-objs := sisusb.o sisusb_init.o sisusb_con.o
8
This page took 0.037382 seconds and 4 git commands to generate.