Your IP : 216.73.217.13


Current Path : /usr/lib/modules/5.4.0-216-generic/build/net/rfkill/
Upload File :
Current File : //usr/lib/modules/5.4.0-216-generic/build/net/rfkill/Makefile

# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the RF switch subsystem.
#

rfkill-y			+= core.o
rfkill-$(CONFIG_RFKILL_INPUT)	+= input.o
obj-$(CONFIG_RFKILL)		+= rfkill.o
obj-$(CONFIG_RFKILL_GPIO)	+= rfkill-gpio.o