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