HOME


Mini Shell 1.0
DIR:/usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/net/rfkill/
Upload File :
Current File : //usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/net/rfkill/Makefile
#
# Makefile for the RF switch subsystem.
#

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