Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
006d092d6cebace1c7c80a90d06c3177f2f17d02
/
.
/
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