summaryrefslogtreecommitdiff
path: root/linux/drivers/media/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-05-26 11:21:45 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-05-26 11:21:45 -0300
commit7ac2a0cdca5bb0c9c31c2691c298becb8d777077 (patch)
tree162102c8a0bc06bfadac75ca81a6517b0216f18a /linux/drivers/media/Makefile
parent775ba6a274cfac356d94849e5f33cd937a581d02 (diff)
downloadmediapointer-dvb-s2-7ac2a0cdca5bb0c9c31c2691c298becb8d777077.tar.gz
mediapointer-dvb-s2-7ac2a0cdca5bb0c9c31c2691c298becb8d777077.tar.bz2
Backport some miscelaneous trivial fixes from mainstream
From: Mauro Carvalho Chehab <mchehab@infradead.org> Summary of changes: linux/drivers/media/Makefile | 2 ++ linux/drivers/media/common/tuners/mxl5005s.c | 1 - linux/drivers/media/video/cx18/cx18-driver.c | 2 +- linux/drivers/media/video/saa7134/saa7134-video.c | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/Makefile')
-rw-r--r--linux/drivers/media/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/Makefile b/linux/drivers/media/Makefile
index 73f742c7e..cc11c4c0e 100644
--- a/linux/drivers/media/Makefile
+++ b/linux/drivers/media/Makefile
@@ -2,6 +2,8 @@
# Makefile for the kernel multimedia device drivers.
#
+obj-y := common/
+
obj-$(CONFIG_VIDEO_MEDIA) += common/
# Since hybrid devices are here, should be compiled if DVB and/or V4L