]> Git Repo - linux.git/blob - net/rfkill/Makefile
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
[linux.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
This page took 0.036102 seconds and 4 git commands to generate.