summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/Makefile
diff options
context:
space:
mode:
authorStefan Ringel <stefan.ringel@arcor.de>2010-06-20 17:16:52 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-02 15:29:31 -0300
commitd064f960650d64e2564cd505a6e40c4ac359b6f3 (patch)
treea3e653ecdcaaa67858f2590fa0ab52fa3fd86712 /drivers/staging/tm6000/Makefile
parentbd0db8c7ad4b9a053e8774f559cb3dae05f73ef6 (diff)
downloadop-kernel-dev-d064f960650d64e2564cd505a6e40c4ac359b6f3.zip
op-kernel-dev-d064f960650d64e2564cd505a6e40c4ac359b6f3.tar.gz
V4L/DVB: tm6000: add ir support
Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/tm6000/Makefile')
-rw-r--r--drivers/staging/tm6000/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/tm6000/Makefile b/drivers/staging/tm6000/Makefile
index 4129c18..77e06bf 100644
--- a/drivers/staging/tm6000/Makefile
+++ b/drivers/staging/tm6000/Makefile
@@ -2,7 +2,8 @@ tm6000-objs := tm6000-cards.o \
tm6000-core.o \
tm6000-i2c.o \
tm6000-video.o \
- tm6000-stds.o
+ tm6000-stds.o \
+ tm6000-input.o
obj-$(CONFIG_VIDEO_TM6000) += tm6000.o
obj-$(CONFIG_VIDEO_TM6000_ALSA) += tm6000-alsa.o
OpenPOWER on IntegriCloud