PATCH: 2.4 zr36120 missing dependancies

From: Alan Cox (alan_at_redhat.com)
Date: 12/24/03

  • Next message: ryutaroh_at_it.ss.titech.ac.jp: "Re: [PATCH] cannot input bar with JP106 keyboards"
    Date:	Tue, 23 Dec 2003 20:25:16 -0500
    To: linux-kernel@vger.kernel.org, marcelo.tosatti@cyclades.com.br
    
    

    --- drivers/media/video/Makefile~ 2003-12-24 01:29:10.000000000 +0000
    +++ drivers/media/video/Makefile 2003-12-24 01:29:10.000000000 +0000
    @@ -38,7 +38,7 @@
             tda7432.o tda9875.o tda9887.o tuner.o
     obj-$(CONFIG_SOUND_TVMIXER) += tvmixer.o
     
    -obj-$(CONFIG_VIDEO_ZR36120) += zoran.o
    +obj-$(CONFIG_VIDEO_ZR36120) += zoran.o i2c-old.o
     obj-$(CONFIG_I2C_PARPORT) += i2c-parport.o i2c-old.o
     obj-$(CONFIG_VIDEO_SAA5249) += saa5249.o i2c-old.o
     obj-$(CONFIG_VIDEO_CQCAM) += c-qcam.o

    Alan

    --
    	"One is tempted to think of the planned RFID tagging of all US DoD
    	supplies as a major step forward. This will finally enable the
    	design of a new and far safer generation of mines that detonate
    	only near people carrying DoD equipment."
    		-- Markus Kuhn
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: ryutaroh_at_it.ss.titech.ac.jp: "Re: [PATCH] cannot input bar with JP106 keyboards"