Merge tag 'selinux-pr-20230914' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / net / rfkill / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
cf4328cd
ID
2#
3# Makefile for the RF switch subsystem.
4#
5
19d337df
JB
6rfkill-y += core.o
7rfkill-$(CONFIG_RFKILL_INPUT) += input.o
8obj-$(CONFIG_RFKILL) += rfkill.o
7176ba23 9obj-$(CONFIG_RFKILL_GPIO) += rfkill-gpio.o