[linuxtv-cvs] dvb-kernel
Johannes Stezenbach
js at linuxtv.org
Sun Jun 19 23:00:32 CEST 2005
Oliver Endriss wrote:
> Johannes Stezenbach via CVS wrote:
> > CVSROOT: /cvs/linuxtv
> > Module name: dvb-kernel
> > Changes by: js 20050614 10:41:55
> >
> > Modified files:
> > build-2.6 : Makefile
> >
> > Log message:
> > fix for building with kernels built with KBUILD_OUTPUT (e.g. Gentoo):
> > - KERNELSRCDIR := /lib/modules/$(KERNELRELEASE)/build
> > + KERNELSRCDIR := /lib/modules/$(KERNELRELEASE)/source
>
> This modification breaks compilation for Suse 9.3 kernels.
> See http://vdrportal.de/board/thread.php?postid=323467#post323467
Complain to SuSE about it. I believe using .../source
is the right thing for recent kernels.
Johannes
More information about the linuxtv-cvs
mailing list