linuxOS_PX30_CAR/kernel/drivers/input/touchscreen/gt1x/Makefile
2026-01-20 14:00:13 +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