Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
87bec66b9691522414862dd8d41e430b063735ef
/
.
/
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