d9a5a58ffd8c8102553f18abdd7729d6d7e4c43c
[deliverable/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
8 obj-$(CONFIG_RFKILL_REGULATOR) += rfkill-regulator.o
This page took 0.029615 seconds and 5 git commands to generate.