repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] W1: possible cleanups
[linux-2.6/verdex.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