kernel/drivers/input/touchscreen/gt9xx/Makefile
.. .. @@ -1,5 +1,5 @@ 1 1 # SPDX-License-Identifier: GPL-2.0 2 -obj-y += goodix_gt9xx.o2 +obj-$(CONFIG_TOUCHSCREEN_GT9XX) += goodix_gt9xx.o3 3 4 4 #goodix_gt9xx-y +=goodix_tool.o 5 5 goodix_gt9xx-y +=gt9xx.o