projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Pull video into release branch
[linux-2.6]
/
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