On Thu, Feb 21, 2008 at 11:50:59PM +0200, Ville Syrjälä wrote:
> On Thu, Feb 21, 2008 at 10:26:43PM +0100, Denis Oliver Kropp wrote:
> > Ville Syrjälä wrote:
> > > On Thu, Feb 21, 2008 at 07:40:42PM +0000, Richard Melville wrote:
> > >> 2. I have a static kernel and want to keep it that way.  Is there a
> > >> fusion patch available for this kernel version?
> > > 
> > > I don't know about patches, but you should be able to simply drop the
> > > fusion source tree (more specifically the linux-fusion/linux directory)
> > > onto the kernel source tree and add the following line to
> > > drivers/char/Makefile:
> > > obj-$(CONFIG_FUSION_DEVICE) += fusion
> > > 
> > > After that kernel build system should pick it up.
> > 
> > You also need a Kconfig entry or define the variable in the environment.
> 
> Oh, I missed that there's no Kconfig file. I suppose we should just add
> one.

And of course it needs to be sourced from drivers/char/Kconfig when
adding fusion to the kernel tree.

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to