blob: dc47b6174ec514e3ca6d7e71853b16614daccf5c [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Ivo van Doorncf4328c2007-05-07 00:34:20 -07002#
3# Makefile for the RF switch subsystem.
4#
5
Johannes Berg19d337d2009-06-02 13:01:37 +02006rfkill-y += core.o
7rfkill-$(CONFIG_RFKILL_INPUT) += input.o
8obj-$(CONFIG_RFKILL) += rfkill.o
Rhyland Klein7176ba22011-05-16 14:41:48 -07009obj-$(CONFIG_RFKILL_GPIO) += rfkill-gpio.o