From 789a9ab12e42a14112e02cc34fea78247db97bac Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 23 Oct 2005 15:11:50 +0000 Subject: - rename saa7113 to saa711x Signed-off-by: Michael Krufky --- v4l/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'v4l/Makefile') diff --git a/v4l/Makefile b/v4l/Makefile index 94424c4f9..00a07d224 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -35,7 +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_SAA711x) += saa711x.o +obj-$(CONFIG_SAA711X) += saa711x.o obj-$(CONFIG_EM2820) += em2820.o # THIS IS NOT FINISHED YET --- IT IS HERE ONLY FOR DEVELOPERS !!!! -- cgit v1.2.3