Sign in
coral
/
linux-mtk
/
65df57743924c3d13e1fa1bcf5bf70fe874fcdfd
/
.
/
drivers
/
extcon
/
Makefile
blob: 86020bdb6da08ae65eecc28f3b409d1873abfc2f [
file
]
#
# Makefile for external connector class (extcon) devices
#
obj
-
$
(
CONFIG_EXTCON
)
+=
extcon_class
.
o
obj
-
$
(
CONFIG_EXTCON_GPIO
)
+=
extcon_gpio
.
o
obj
-
$
(
CONFIG_EXTCON_MAX8997
)
+=
extcon
-
max8997
.
o