diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l/Makefile b/v4l/Makefile index 49fc4a59e..8519c5f34 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -26,6 +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 list-multi := bttv.o saa7134.o cx88xx.o cx8800.o cx8801.o cx8802.o # what to build |