summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-01-11 13:19:45 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-18 00:40:11 -0300
commit44351aa0ee98b745986c94e139e0b1fdbd270015 (patch)
tree2d249d62e3ec56ac9116e15bd972bc4d3ea05135 /drivers/staging/tm6000/Makefile
parent7ca30c524e7c6f21d05577f2ffe6fc1e632f372a (diff)
downloadop-kernel-dev-44351aa0ee98b745986c94e139e0b1fdbd270015.zip
op-kernel-dev-44351aa0ee98b745986c94e139e0b1fdbd270015.tar.gz
V4L/DVB (12832): tm6000: allow compilation of tm6000-alsa module
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/tm6000/Makefile')
-rw-r--r--drivers/staging/tm6000/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/tm6000/Makefile b/drivers/staging/tm6000/Makefile
index e4297ca..25aefe7 100644
--- a/drivers/staging/tm6000/Makefile
+++ b/drivers/staging/tm6000/Makefile
@@ -10,5 +10,6 @@ tm6000-objs += tm6000-dvb.o \
endif
obj-$(CONFIG_VIDEO_TM6000) += tm6000.o
+obj-$(CONFIG_VIDEO_TM6000_ALSA) += tm6000-alsa.o
EXTRA_CFLAGS = -Idrivers/media/video
OpenPOWER on IntegriCloud