mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 15:04:27 +08:00
e15d1c12c5
Refactor and clean up the tw68 driver. It's now using the proper V4L2 core frameworks. Tested with my Techwell tw6805a and tw6816 grabber boards. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
4 lines
86 B
Makefile
4 lines
86 B
Makefile
tw68-objs := tw68-core.o tw68-video.o tw68-risc.o
|
|
|
|
obj-$(CONFIG_VIDEO_TW68) += tw68.o
|