repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mfd: rk808: Make PM function declaration static
[linux/fpc-iii.git]
/
net
/
rfkill
/
Makefile
blob
dc47b6174ec514e3ca6d7e71853b16614daccf5c
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the RF switch subsystem.
4
#
5
6
rfkill-y
+=
core.o
7
rfkill-
$(
CONFIG_RFKILL_INPUT
) +=
input.o
8
obj-
$(
CONFIG_RFKILL
) +=
rfkill.o
9
obj-
$(
CONFIG_RFKILL_GPIO
) +=
rfkill-gpio.o