6 lines
118 B
Makefile
6 lines
118 B
Makefile
#
|
|
# Makefile for the touchscreen drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_TOUCHSCREEN_GT9XX) += gt9xx.o gt9xx_update.o goodix_tool.o
|