linuxOS_AP05/kernel/drivers/input/touchscreen/sitronix_ts/Makefile
2025-06-02 13:59:07 +08:00

9 lines
384 B
Makefile
Executable File

#
# Makefile for the input core drivers.
#
# Each configuration option enables a list of files.
#obj-$(CONFIG_TOUCHSCREEN_SITRONIX_TS) += sitronix_touch.o
obj-y += sitronix_touch.o
sitronix_touch-objs := sitronix_ts.o sitronix_ts_monitor.o sitronix_ts_swu_gesture.o sitronix_ts_upgrade_fw.o sitronix_ts_i2c.o sitronix_ts_rawtest.o sitronix_ts_sysfs.o sitronix_ts_utility.o