On Tue, Jan 29, 2008 at 08:41:53PM +0200, Elan Ruusamäe wrote: > On Tuesday 29 January 2008 20:24:59 Jakub Bogusz wrote: > > On Tue, Jan 29, 2008 at 07:11:41PM +0100, glen wrote: > > > Author: glen Date: Tue Jan 29 18:11:41 2008 GMT > > > Module: SPECS Tag: HEAD > > > ---- Log message: > > > - skip build and source symlinks from packaging > > > > "/lib/modules/$(uname -r)/build" is the standard way to find kernel > > build tree when building kernel modules without use of PLD rpm. > > what about source symlink?
As I can see in main kernel Makefile - it's the way to find kernel source tree. In general case it could differ from build dir - similarly to $(top_builddir) and $(top_srcdir) in automake. So both should exist. -- Jakub Bogusz http://qboosh.pl/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
