summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-04-18 18:34:00 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-04-18 18:34:00 -0300
commitf75dce1c5a4e67aa7abffea6a320e23b1c33341e (patch)
treee43f6adad33e4dedb5ccb8c5d0f6da7a5b361193 /linux/drivers/media/video/Makefile
parentb13151ad9db4a75aba8551e7cfb95cb9f34c1283 (diff)
downloadmediapointer-dvb-s2-f75dce1c5a4e67aa7abffea6a320e23b1c33341e.tar.gz
mediapointer-dvb-s2-f75dce1c5a4e67aa7abffea6a320e23b1c33341e.tar.bz2
Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB
From: Steven Toth <stoth@hauppauge.com> Including support for the AU0828 USB Bridge. Including support for the AU8522 ATSC/QAM Demodulator. Including support for the AU8522 ATSC/QAM Demodulator. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/Makefile')
-rw-r--r--linux/drivers/media/video/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/video/Makefile b/linux/drivers/media/video/Makefile
index caf9085c2..f190c0702 100644
--- a/linux/drivers/media/video/Makefile
+++ b/linux/drivers/media/video/Makefile
@@ -144,5 +144,7 @@ obj-$(CONFIG_SOC_CAMERA) += soc_camera.o
obj-$(CONFIG_SOC_CAMERA_MT9M001) += mt9m001.o
obj-$(CONFIG_SOC_CAMERA_MT9V022) += mt9v022.o
+obj-$(CONFIG_VIDEO_AU0828) += au0828/
+
EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
EXTRA_CFLAGS += -Idrivers/media/dvb/frontends