#
## Makefile for the touchscreen drivers.
#
#
## Each configuration option enables a list of files.

# Touch Core Driver Common Header Code..!!
ccflags-y += -I$(srctree)/drivers/input/touchscreen/lge_oos/


obj-$(CONFIG_LGE_TOUCH_FOCALTECH_FT8006P)	+= touch_ft8006p.o
obj-$(CONFIG_LGE_TOUCH_FOCALTECH_FT8006P)	+= touch_ft8006p_prd.o
obj-$(CONFIG_LGE_TOUCH_FOCALTECH_FT8006P)	+= fts/
