Sign in
googlers
/
maze
/
linux
/
e1b09eba2686eca94a3a188042b518df6044a3c1
/
.
/
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