Sign in
linux
/
linux
/
kernel
/
git
/
brauner
/
linux
/
refs/heads/2019-05-08/mount_api_o_cloexec
/
.
/
net
/
rfkill
/
Makefile
blob: 87a80aded0b33b37a522be66b138697dc6dd7a61 [
file
] [
log
] [
blame
] [
edit
]
#
# 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