repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ALSA: hda - Move SD nums definitions to hda_intel.c
[linux/fpc-iii.git]
/
drivers
/
usb
/
class
/
Makefile
blob
32e85277b5cf2fd042344a5e442a23601b65a96c
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
8
obj-
$(
CONFIG_USB_WDM
) +=
cdc-wdm.o
9
obj-
$(
CONFIG_USB_TMC
) +=
usbtmc.o