Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
0d38ff9c7afa1207beebf9fa0886f87741dfb64a
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
drivers
/
usb
/
image
/
Makefile
blob: 4148ae306352b17eb930afa97a2c747792620248 [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for USB Image drivers
3
#
4
5
obj
-
$
(
CONFIG_USB_MDC800
)
+=
mdc800
.
o
6
obj
-
$
(
CONFIG_USB_MICROTEK
)
+=
microtek
.
o