Files
linux/drivers/input/touchscreen/gt1x/Makefile
Zhou weixin 9d44f5ccfc input: touchscreen: add gt1x driver
Change-Id: Ic4c5abf51c3dd5383bdc91029afbc7c903c2093a
Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
2018-01-18 18:14:34 +08:00

8 lines
150 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-y += gt1x_extents.o
obj-y += gt1x_generic.o
obj-y += gt1x_tools.o
obj-y += gt1x.o
obj-y += gt1x_update.o