summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-10-26 16:54:54 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 19:00:58 -0200
commitc2806d03c090a1bf9c8c94bbecb92242b57469f3 (patch)
treedb0c384079257f21dad4fb8a8b30e91e6e1ea4f2 /drivers/media/video/bt8xx/Makefile
parentc96dd0710685a0932c16ecc351621af3fe0cb2c7 (diff)
downloadop-kernel-dev-c2806d03c090a1bf9c8c94bbecb92242b57469f3.zip
op-kernel-dev-c2806d03c090a1bf9c8c94bbecb92242b57469f3.tar.gz
V4L/DVB (6412): Audio hooks moved to another file
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/bt8xx/Makefile')
-rw-r--r--drivers/media/video/bt8xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/Makefile b/drivers/media/video/bt8xx/Makefile
index a096a03..924d216 100644
--- a/drivers/media/video/bt8xx/Makefile
+++ b/drivers/media/video/bt8xx/Makefile
@@ -4,7 +4,7 @@
bttv-objs := bttv-driver.o bttv-cards.o bttv-if.o \
bttv-risc.o bttv-vbi.o bttv-i2c.o bttv-gpio.o \
- bttv-input.o
+ bttv-input.o bttv-audio-hook.o
obj-$(CONFIG_VIDEO_BT848) += bttv.o
OpenPOWER on IntegriCloud