repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux v2.6.13
[linux-2.6/next.git]
/
drivers
/
usb
/
atm
/
Makefile
blob
751f297be2ef3ea275104858d111b08c17e55219
1
#
2
# Makefile for USB ATM/xDSL drivers
3
#
4
5
obj-
$(
CONFIG_USB_CXACRU
) +=
cxacru.o
6
obj-
$(
CONFIG_USB_SPEEDTOUCH
) +=
speedtch.o
7
obj-
$(
CONFIG_USB_ATM
) +=
usbatm.o
8
obj-
$(
CONFIG_USB_XUSBATM
) +=
xusbatm.o