Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
d76c8420c3cf8e468901b0bd58306637335c98ea
/
.
/
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