Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / net / rfkill / Makefile
blob311768783f4a116843349687c99a3cf65f6c6314
2 # Makefile for the RF switch subsystem.
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
9 obj-$(CONFIG_RFKILL_GPIO) += rfkill-gpio.o