android_kernel_cmhtcleo/drivers/switch/Makefile

5 lines
106 B
Makefile
Raw Normal View History

2010-08-27 09:19:57 +00:00
# Switch Class Driver
obj-$(CONFIG_SWITCH) += switch_class.o
obj-$(CONFIG_SWITCH_GPIO) += switch_gpio.o