#
# Makefile for the input core drivers.
#

# Each configuration option enables a list of files.

obj-y	+= saradc/
obj-y	+= remote/
obj-y	+= irblaster/
obj-y	+= new_remote/
obj-y	+= keyboard/
obj-y	+= touchscreen/
obj-y	+= simcard_detect/
obj-y	+= holdkey/
obj-y   += call_key/
obj-y   += sensor/
obj-y   += gpio_key/
