Sign in
android
/
kernel
/
common
/
42df7835f67d178ffe36fb06e16790d89b0cb13b
/
.
/
drivers
/
usb
/
misc
/
sisusbvga
/
Makefile
blob: 6551bce68ac5de6690bec848386d9e5bf5688596 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the sisusb driver (if driver is inside kernel tree).
#
obj
-
$
(
CONFIG_USB_SISUSBVGA
)
+=
sisusbvga
.
o
sisusbvga
-
y
:=
sisusb
.
o
sisusbvga
-
$
(
CONFIG_USB_SISUSBVGA_CON
)
+=
sisusb_con
.
o sisusb_init
.
o