#drivers/input/touchscreen
#
#Makefile for the touch driver of Focaltech
obj-$(CONFIG_FOCAL_TS_KIT) += focaltech_ts.o
focaltech_ts-objs += focaltech_core.o focaltech_flash.o focaltech_apk_node.o focaltech_dts.o focaltech_test.o focaltech_spi.o focaltech_test_8201.o
EXTRA_CFLAGS += -Idrivers/hisi/tzdriver
EXTRA_CFLAGS += -Idrivers/tzdriver
EXTRA_CFLAGS += -Idrivers/devkit/tpkit
EXTRA_CFLAGS += -Idrivers/devkit/lcdkit/lcdkit1.0/include
