#
# Makefile for the Goodix gt9xx touchscreen driver.
#
#subdir-ccflags-y += -DDEBUG
obj-$(CONFIG_TOUCHSCREEN_GT9XX)	+= gt9xx.o
gt9xx-objs := gt9xx_ts.o gt9xx_update.o goodix_tool.o



