Sign in
zircon-guest
/
third_party
/
linux
/
4697abe3837e4cc6dfb2c50f6c46b2d426f2ae90
/
.
/
net
/
rfkill
/
Makefile
blob: 87a80aded0b33b37a522be66b138697dc6dd7a61 [
file
] [
log
] [
blame
]
#
# Makefile for the RF switch subsystem.
#
rfkill
-
y
+=
core
.
o
rfkill
-
$
(
CONFIG_RFKILL_INPUT
)
+=
input
.
o
obj
-
$
(
CONFIG_RFKILL
)
+=
rfkill
.
o
obj
-
$
(
CONFIG_RFKILL_GPIO
)
+=
rfkill
-
gpio
.
o