Merge branch 'topic/firewire' into for-next
[linux-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