Sign in
googlers
/
maze
/
linux
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
drivers
/
usb
/
atm
/
Makefile
blob: 9213b8b975875f149639db5a7345834b3ec8a58b [
file
] [
log
] [
blame
]
#
# Makefile for the rest of the USB drivers
# (the ones that don't fit into any other categories)
#
obj
-
$
(
CONFIG_USB_ATM
)
+=
usb_atm
.
o
obj
-
$
(
CONFIG_USB_SPEEDTOUCH
)
+=
speedtch
.
o