V4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=y
authorAdrian Bunk <bunk@stusta.de>
Tue, 23 May 2006 18:56:20 +0000 (15:56 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 23 May 2006 18:56:20 +0000 (15:56 -0300)
If CONFIG_VIDEO_DEV=m and CONFIG_VIDEO_V4L1_COMPAT=y, v4l1-compat should
be built as a module (currently, it isn't built at all leading to
problems with modules using it).

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found