linuxOS_PX30_CAR/kernel/drivers/input/touchscreen/vtl_ts/Makefile
2026-01-20 14:00:13 +08:00

10 lines
193 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_TOUCHSCREEN_VTL_CT36X) += vtl_ts_ct36x.o
#obj-y += vtl_ts_ct36x.o
vtl_ts_ct36x-y +=vtl_ts.o
vtl_ts_ct36x-y +=chip.o
vtl_ts_ct36x-y +=apk.o