Re: [patch, -git] drivers/media build fix for modular builds

From: David Miller
Date: Thu May 08 2008 - 20:18:57 EST


From: Gene Heskett <gene.heskett@xxxxxxxxx>
Date: Thu, 08 May 2008 20:16:57 -0400

> On Thursday 08 May 2008, Thomas Backlund wrote:
> >Stephen Rothwell skrev:
> >>
> >> Index: linux/drivers/media/Makefile
> >> ===================================================================
> >> --- linux.orig/drivers/media/Makefile
> >> +++ linux/drivers/media/Makefile
> >> @@ -2,6 +2,8 @@
> >> # Makefile for the kernel multimedia device drivers.
> >> #
> >>
> >> +obj-y := common/
> >> +
> >> obj-$(CONFIG_VIDEO_MEDIA) += common/
> >>
> >> # Since hybrid devices are here, should be compiled if DVB and/or V4L
> >
> >How about fixing this one already ?
> >
> Yes please, its biting me too.

Linus merged a version of a fix for this from Ingo earlier today.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/