summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/gt9x_2.4/Makefile
blob: 003f1675783b22483a49baec6013842c5a681301 (plain)
1
2
3
4
5
6
7
8
#gt915 touchpanel driver


obj-$(CONFIG_GT9X_V24_TOUCHPANEL_DRIVER)	+= gt9xx.o
#gt915 update file
obj-$(CONFIG_GT9X_V24_TOUCHPANEL_UPDATE)	+= gt9xx_update.o
#debug tool
obj-$(CONFIG_GT9X_V24_TOUCHPANEL_DEBUG)	+= goodix_tool.o