summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-usb/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-05-26 11:55:24 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-05-26 11:55:24 -0300
commit3a06e7be6db2c2b35e97a92b23c9191888a07042 (patch)
tree528aeb42700f9199d79e1b20dba205d74933b355 /linux/drivers/media/dvb/dvb-usb/Makefile
parent6c704b27377af4d7802223b3e7a7ec4f154fb158 (diff)
parentff1932a9bc2b54a130d135a19cc82e5c61130db0 (diff)
downloadmediapointer-dvb-s2-3a06e7be6db2c2b35e97a92b23c9191888a07042.tar.gz
mediapointer-dvb-s2-3a06e7be6db2c2b35e97a92b23c9191888a07042.tar.bz2
merge: http://linuxtv.org/hg/~mkrufky/cleanups
From: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/Makefile')
-rw-r--r--linux/drivers/media/dvb/dvb-usb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/Makefile b/linux/drivers/media/dvb/dvb-usb/Makefile
index c6511a6c0..44c11e45e 100644
--- a/linux/drivers/media/dvb/dvb-usb/Makefile
+++ b/linux/drivers/media/dvb/dvb-usb/Makefile
@@ -61,6 +61,9 @@ obj-$(CONFIG_DVB_USB_AF9005) += dvb-usb-af9005.o
dvb-usb-af9005-remote-objs = af9005-remote.o
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
+
EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/
# due to tuner-xc3028
EXTRA_CFLAGS += -Idrivers/media/common/tuners