summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/Makefile
diff options
context:
space:
mode:
authorIgor M Liplianin <liplianin@me.by>2008-07-20 08:05:50 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-23 08:09:17 -0300
commit7fd4828f6cc5bd4339ff58e372ccb5f528548b30 (patch)
tree3651534b0d7a753ca7214d9e56263fb7a4b54968 /drivers/media/dvb/dvb-usb/Makefile
parente272ae088fccf0e98ee0042392bd52a3455f28bd (diff)
V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB card
Signed-off-by: Igor M Liplianin <liplianin@me.by> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/Makefile')
-rw-r--r--drivers/media/dvb/dvb-usb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/Makefile b/drivers/media/dvb/dvb-usb/Makefile
index 44c11e45e564..e206f1ea0027 100644
--- a/drivers/media/dvb/dvb-usb/Makefile
+++ b/drivers/media/dvb/dvb-usb/Makefile
@@ -64,6 +64,9 @@ obj-$(CONFIG_DVB_USB_AF9005_REMOTE) += dvb-usb-af9005-remote.o
dvb-usb-anysee-objs = anysee.o
obj-$(CONFIG_DVB_USB_ANYSEE) += dvb-usb-anysee.o
+dvb-usb-dw2102-objs = dw2102.o
+obj-$(CONFIG_DVB_USB_DW2102) += dvb-usb-dw2102.o
+
EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/
# due to tuner-xc3028
EXTRA_CFLAGS += -Idrivers/media/common/tuners