hc
2023-03-21 4b55d97acc464242bcd6a8ae77b8ff37c22dec58
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the focaltech touchscreen drivers.
#
 
# Each configuration option enables a list of files.
 
obj-y    +=  focaltech_core.o
obj-y    +=  focaltech_ex_fun.o
obj-y    +=  focaltech_ex_mode.o
obj-y    +=  focaltech_flash.o
obj-y    +=  focaltech_gesture.o
obj-y    +=  focaltech_esdcheck.o
obj-y   +=  focaltech_i2c.o
obj-y   +=  focaltech_point_report_check.o
obj-y   +=  focaltech_flash/
obj-y   +=  focaltech_test/