# # 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
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Kconfig | File | 774 B | 0644 |
|
Makefile | File | 184 B | 0644 |
|