Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b552b92817c63fdccfe9d5f3ce7424b57e9ee8f
/
.
/
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