Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlie...
[GitHub/mt8127/android_kernel_alcatel_ttab.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