Sign in
coral
/
linux-mtk
/
56087a3ea66d66672222269ee39e30288eb93d4f
/
.
/
drivers
/
usb
/
image
/
Makefile
blob: 8997c81ba86b8b632f69fd0a6f0c68410769d8a1 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for USB Image drivers
#
obj
-
$
(
CONFIG_USB_MDC800
)
+=
mdc800
.
o
obj
-
$
(
CONFIG_USB_MICROTEK
)
+=
microtek
.
o