]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - net/rfkill/Makefile
Merge tag 'gvt-fixes-2017-08-07' of https://github.com/01org/gvt-linux into drm-intel...
[mirror_ubuntu-artful-kernel.git] / net / rfkill / Makefile
1 #
2 # Makefile for the RF switch subsystem.
3 #
4
5 rfkill-y += core.o
6 rfkill-$(CONFIG_RFKILL_INPUT) += input.o
7 obj-$(CONFIG_RFKILL) += rfkill.o
8 obj-$(CONFIG_RFKILL_GPIO) += rfkill-gpio.o