]> Git Repo - linux.git/blame - net/rfkill/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[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
This page took 0.782682 seconds and 4 git commands to generate.