xref: /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/Makefile (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the touchscreen drivers.
4#
5
6# Each configuration option enables a list of files.
7
8obj-y	+= rockchip_gslX680.o
9
10