unplugged-kernel/drivers/input/touchscreen/mediatek/GT911/Makefile

10 lines
324 B
Makefile

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