Files
CoolPi-Armbian-Rockchip-RK3…/drivers/media/i2c/techpoint/Makefile
2025-02-04 12:41:12 -06:00

6 lines
221 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 techpoint_tp9951.o
obj-$(CONFIG_VIDEO_TECHPOINT) += techpoint.o