#
# Makefile for the ATMEL MXT640T touchscreen driver.
#

# Each configuration option enables a list of files.

obj-$(CONFIG_TOUCHSCREEN_ATMEL_MXT640T) += atmel_mxt_ts.o

