Files
CoolPi-Armbian-Rockchip-RK3…/drivers/input/touchscreen/gt9xx/Makefile
2025-02-04 12:41:12 -06:00

7 lines
178 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_TOUCHSCREEN_GT9XX) += goodix_gt9xx.o
#goodix_gt9xx-y +=goodix_tool.o
goodix_gt9xx-y +=gt9xx.o
goodix_gt9xx-y +=gt9xx_update.o