2025-05-10 21:49:39 +08:00

6 lines
202 B
Makefile

# SPDX-License-Identifier: GPL-2.0
techpoint-objs += techpoint_v4l2.o techpoint_dev.o \
techpoint_tp9930.o techpoint_tp2855.o \
techpoint_tp9950.o
obj-$(CONFIG_VIDEO_TECHPOINT) += techpoint.o