1# Android Switch Class Driver
2obj-$(CONFIG_ANDROID_SWITCH)		+= switch_class.o
3obj-$(CONFIG_ANDROID_SWITCH_GPIO)	+= switch_gpio.o
4
5