Skip to content

Commit

Permalink
V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support
Browse files Browse the repository at this point in the history
cx23885: Add generic cx23417 hardware encoder support.

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent e57b1c8 commit b1b81f1
Showing 4 changed files with 1,921 additions and 31 deletions.
2 changes: 1 addition & 1 deletion drivers/media/video/cx23885/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cx23885-objs := cx23885-cards.o cx23885-video.o cx23885-vbi.o cx23885-core.o cx23885-i2c.o cx23885-dvb.o
cx23885-objs := cx23885-cards.o cx23885-video.o cx23885-vbi.o cx23885-core.o cx23885-i2c.o cx23885-dvb.o cx23885-417.o

obj-$(CONFIG_VIDEO_CX23885) += cx23885.o

Loading

0 comments on commit b1b81f1

Please sign in to comment.