summaryrefslogtreecommitdiff
path: root/v4l/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-06-05 17:44:04 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-06-05 17:44:04 +0000
commit8a59c7d103ce703187bbc6aa1498adfb25dbb12d (patch)
tree4d062c25c618f7d26ad4c72aaab08a3deec1a476 /v4l/Makefile
parent4d257e90cc7ab196053d9b2fa34f7b50a69b0772 (diff)
downloadmediapointer-dvb-s2-8a59c7d103ce703187bbc6aa1498adfb25dbb12d.tar.gz
mediapointer-dvb-s2-8a59c7d103ce703187bbc6aa1498adfb25dbb12d.tar.bz2
tea5767.c, Makefile, tuner-core.c, tuner-simple.c, tuner.h:
- Support for radio chip tea5767hn included. - It is used on several TV+FM cards, like cards with Tvision tuners (maybe also Tenna?). - This chip is always at I2C address 0xC0.
Diffstat (limited to 'v4l/Makefile')
-rw-r--r--v4l/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/Makefile b/v4l/Makefile
index de8452c78..800811a40 100644
--- a/v4l/Makefile
+++ b/v4l/Makefile
@@ -26,7 +26,7 @@ cx88xx-objs := cx88-cards.o cx88-core.o cx88-i2c.o cx88-tvaudio.o \
cx8800-objs := cx88-video.o cx88-vbi.o
cx8801-objs := cx88-alsa.o
cx8802-objs := cx88-mpeg.o
-tuner-objs := tuner-core.o tuner-simple.o mt20xx.o tda8290.o
+tuner-objs := tuner-core.o tuner-simple.o mt20xx.o tda8290.o tea5767.o
list-multi := bttv.o saa7134.o cx88xx.o cx8800.o cx8801.o cx8802.o
# what to build