# Linux driver folder ccflags-y += -I$(srctree)/drivers/input/touchscreen/mediatek/GT9157/ ccflags-y += -I$(srctree)/drivers/input/touchscreen/mediatek/GT9157/include/ ccflags-y += -I$(srctree)/drivers/input/touchscreen/mediatek/ ccflags-y += -I$(srctree)/drivers/misc/mediatek/hwmon/include/ ccflags-y += -I$(srctree)/drivers/misc/mediatek/include/mt-plat/ ccflags-y += -I$(srctree)/drivers/misc/mediatek/include/mt-plat/$(MTK_PLATFORM)/include/ obj-y += gt9xx_driver.o obj-y += gt9xx_extents.o obj-y += gt9xx_update.o obj-y += goodix_tool.o