#
# Makefile for the FTS touchscreen driver.
#


obj-$(CONFIG_TOUCHSCREEN_ST) += fts.o fts_gui.o fts_driver_test.o fts_lib/

