linuxOS_PX30_CAR/kernel/drivers/input/touchscreen/sitronix_ts/Makefile

9 lines
384 B
Makefile
Raw Permalink Normal View History

2026-01-20 05:50:57 +00:00
#
# 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