Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
b5b7a8cc5d998ba57f778988f67bc0e1d6b75cee
/
.
/
drivers
/
switch
/
Makefile
blob: 507bf66811124da2bf83a72c0bf299b2f9314e72 [
file
] [
log
] [
blame
]
# Switch Class Driver
obj
-
$
(
CONFIG_SWITCH
)
+=
switch_class
.
o
obj
-
$
(
CONFIG_SWITCH_GPIO
)
+=
switch_gpio
.
o
obj
-
$
(
CONFIG_SWITCH_MADERA
)
+=
switch
-
madera
.
o