xref: /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/Makefile (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# SPDX-License-Identifier: GPL-2.0
2#
3#Makefile for test module
4#
5
6
7
8obj-y += focaltech_test.o
9obj-y += focaltech_test_ini.o
10obj-y += supported_ic/
11
12