Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
drivers
/
ifconn
/
Makefile
blob: 25ef9cfbfa813b929b0cf90f5ca1e9f0903e49d4 [
file
] [
log
] [
blame
]
#
# Makefile for usb typec manager drivers
#
obj
-
$
(
CONFIG_IFCONN_MANAGER
)
+=
ifconn_manager
.
o
obj
-
$
(
CONFIG_IFCONN_NOTIFIER
)
+=
ifconn_notifier
.
o