Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c1db53b36633e6a7511dbec7c372f01a31528f0c
/
.
/
net
/
rfkill
/
Makefile
blob: 662105352691d3737a4556906828a01c70d022c5 [
file
] [
log
] [
blame
]
#
# Makefile for the RF switch subsystem.
#
rfkill
-
y
+=
core
.
o
rfkill
-
$
(
CONFIG_RFKILL_INPUT
)
+=
input
.
o
obj
-
$
(
CONFIG_RFKILL
)
+=
rfkill
.
o