Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: HOWTO: Cross compiling the dvb-kernel driver



Oliver Endriss wrote:
> 
> On Freitag, 10. September 2004 16:52, Klaus Schmidinger wrote:
> > 5.) Make the following changes to the Makefile:
> >
> >     +++ Makefile    2004-09-06 12:41:24.000000000 +0200
> >     --- Makefile    2004-09-10 16:29:32.000000000 +0200
> >     @@ -1,6 +1,6 @@
> >      ifeq ($(KERNELRELEASE),)
> >
> >     +KERNELRELEASE := $(shell uname -r)
> >     -KERNELRELEASE := linux-2.6.5-7.104
> > ...
> 
> Reversed patch? ;)
> 
> Oliver

Ooops, yes - that's what happens when one manually edits a diff file...
I swapped the lines, but forgot to swap the '+' and '-'.
Sorry about that.

Klaus




Home | Main Index | Thread Index