forked from luck/tmp_suning_uos_patched
7952be9b6e
This directory contains the videobuf2 framework, so name the directory accordingly. The name 'videobuf' typically refers to the old and deprecated videobuf version 1 framework so that was confusing. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
5 lines
189 B
Makefile
5 lines
189 B
Makefile
obj-y += b2c2/ saa7146/ siano/ v4l2-tpg/ videobuf2/
|
|
obj-$(CONFIG_VIDEO_CX2341X) += cx2341x.o
|
|
obj-$(CONFIG_VIDEO_TVEEPROM) += tveeprom.o
|
|
obj-$(CONFIG_CYPRESS_FIRMWARE) += cypress_firmware.o
|