Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
97216c799a6496163be8c81c9ceed297d92956c5
/
.
/
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