kernel_samsung_a34x-permissive/drivers/input/touchscreen/GT9896S/Makefile
2024-04-28 15:49:01 +02:00

9 lines
269 B
Makefile
Executable file

# Goodix Touchscreen Makefile
# This Makefile is only for tempory compiling use
# Use xxxproject/Makefile-release when release driver
#
obj-y += goodix_ts_spi.o
obj-y += goodix_ts_core.o
obj-y += goodix_cfg_bin.o
obj-y += goodix_gtx8_update.o
obj-n += goodix_ts_tools.o