repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
[wrt350n-kernel.git]
/
drivers
/
usb
/
class
/
Makefile
blob
cc391e6c2af81b7b77189919c122ade6d0e64d11
1
#
2
# Makefile for USB Class drivers
3
# (one step up from the misc category)
4
#
5
6
obj-
$(
CONFIG_USB_ACM
) +=
cdc-acm.o
7
obj-
$(
CONFIG_USB_PRINTER
) +=
usblp.o