diff options
Diffstat (limited to 'v4l/Makefile')
-rw-r--r-- | v4l/Makefile | 2 |
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 |