Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
be48308a24c7651bf968b561dbd590edb8166d62
/
.
/
drivers
/
extcon
/
Makefile
blob: 2c46d4176d1894c9ca6ff0238e983021db31e628 [
file
] [
log
] [
blame
]
#
# Makefile for external connector class (extcon) devices
#
obj
-
$
(
CONFIG_EXTCON
)
+=
extcon_class
.
o
obj
-
$
(
CONFIG_EXTCON_GPIO
)
+=
extcon_gpio
.
o