Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma
[linux-2.6/linux-2.6-arm.git] / net / rfkill / Makefile
blobdc47b6174ec514e3ca6d7e71853b16614daccf5c
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for the RF switch subsystem.
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