aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/empia/sharp/Makefile
diff options
context:
space:
mode:
authorMarkus Rechberger <mrechberger@gmail.com>2008-10-22 21:07:42 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 17:53:13 -0200
commitaa56cb9db05858912f5d06b36740df5600666e3d (patch)
tree6cc3bf5f7b7df5d4656b21a16803b70af709a7d0 /drivers/media/video/empia/sharp/Makefile
parent2c5aacc6c7916e0a432991b68f3645540365ad53 (diff)
V4L/DVB (9364): adding sharp s921 ISDB-T driver
s921_module.c: wrapper for the dvb frontend interface s921_core.c: core s921 1seg ISDB-T driver, everything is set to auto as much as possible in order to not require certain parameters which currently cannot be passed to the ISDB-T chip. ISDB-T support can be tested using dvbscan, dvbstream/snoop and mplayer Tested 1seg H264/aac stream with this driver using a custom linux ISDB-T player Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/empia/sharp/Makefile')
-rw-r--r--drivers/media/video/empia/sharp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/video/empia/sharp/Makefile b/drivers/media/video/empia/sharp/Makefile
new file mode 100644
index 00000000000..51056113006
--- /dev/null
+++ b/drivers/media/video/empia/sharp/Makefile
@@ -0,0 +1,3 @@
+s921-objs := s921_module.o s921_core.o
+
+obj-m += s921.o