Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c8f96974eebbc8f078ad64f2d8041e6dce741d67
/
.
/
net
/
rfkill
/
Makefile
blob: b38c430be05777d27c17f82e3e1bf46ca285c807 [
file
] [
log
] [
blame
]
Ivo van Doorn
cf4328c
2007-05-07 00:34:20 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for the RF switch subsystem.
3
#
4
5
obj
-
$
(
CONFIG_RFKILL
)
+=
rfkill
.
o
6
obj
-
$
(
CONFIG_RFKILL_INPUT
)
+=
rfkill
-
input
.
o