6 lines
139 B
Makefile
6 lines
139 B
Makefile
#
|
|
## Makefile for the STMicroelectronics touchscreen driver.
|
|
#
|
|
|
|
obj-$(CONFIG_TOUCHSCREEN_ST) += fts.o fts_gui.o fts_driver_test.o fts_lib/
|