android_kernel_cmhtcleo/net/rfkill/Makefile

8 lines
141 B
Makefile
Raw Normal View History

2010-08-27 09:19:57 +00:00
#
# Makefile for the RF switch subsystem.
#
rfkill-y += core.o
rfkill-$(CONFIG_RFKILL_INPUT) += input.o
obj-$(CONFIG_RFKILL) += rfkill.o