Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
5 lines
135 B
Makefile
5 lines
135 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
v4l2-tpg-objs := v4l2-tpg-core.o v4l2-tpg-colors.o
|
|
|
|
obj-$(CONFIG_VIDEO_V4L2_TPG) += v4l2-tpg.o
|