diff options
Diffstat (limited to 'v4l/Makefile')
-rw-r--r-- | v4l/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l/Makefile b/v4l/Makefile index a25314779..9f1e8238e 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -35,6 +35,7 @@ obj-$(CONFIG_VIDEO_BTTV) += btcx-risc.o ir-common.o bttv.o tveeprom.o obj-$(CONFIG_VIDEO_CX88) += btcx-risc.o cx88xx.o cx8800.o cx8802.o \ cx88-blackbird.o tveeprom.o obj-$(CONFIG_TVP5150) += tvp5150.o +obj-$(CONFIG_SAA7113) += saa7113.o obj-$(CONFIG_EM2820) += em2820.o # THIS IS NOT FINISHED YET --- IT IS HERE ONLY FOR DEVELOPERS !!!! |