]> git.ipfire.org Git - people/ms/linux.git/blame - net/rfkill/Makefile
Merge tag 'arm-soc/for-5.20/defconfig-arm64' of https://github.com/Broadcom/stblinux...
[people/ms/linux.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