mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 23:06:50 +07:00
e07d46e7e0
The test pattern generator will be used by other drivers as the virtual media controller (vimc) Signed-off-by: Helen Mae Koike Fornazier <helen.koike@collabora.co.uk> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
5 lines
178 B
Makefile
5 lines
178 B
Makefile
obj-y += b2c2/ saa7146/ siano/ v4l2-tpg/
|
|
obj-$(CONFIG_VIDEO_CX2341X) += cx2341x.o
|
|
obj-$(CONFIG_VIDEO_TVEEPROM) += tveeprom.o
|
|
obj-$(CONFIG_CYPRESS_FIRMWARE) += cypress_firmware.o
|