lkml.org 
[lkml]   [2006]   [May]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 29 May 2006 00:05:12 -0700
From4Front Technologies <>
SubjectRe: How to check if kernel sources are installed on a system?
Brian F. G. Bidulock wrote:
> Arjan,
> 
> On Mon, 29 May 2006, Arjan van de Ven wrote:
>> external modules shouldn't care, they really really should inherit the
>> cflags from the kernel's makefiles at which point.. the thing is moot.
> 
> Yes, and ultimately the kernel's makefile (if present) are the best
> place to get CFLAGS from.  However, the task of ensuring that the
> correct Makefile is present and that the correct configuration
> information is feeding it (back to .config) is distribution specific
> and not always straightforward.
> 
> --brian
> 
> 


How about external modules that have a kernel dependant part and kernel 
independant part?. Kernel independant part could live in a separate tree and
has its own makefiles.

But regparm requires that ALL parts linked into the module need to have regparm 
defined. So it's another headache to write makefiles for the kernel independant 
part to figure out if the distro support regparm or not.




regards
Dev Mazumdar
-----------------------------------------------------------
4Front Technologies
4035 Lafayette Place, Unit F, Culver City, CA 90232, USA.
Tel: (310) 202 8530		URL: www.opensound.com
Fax: (310) 202 0496 		Email: info@opensound.com
-----------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-05-29 09:07    [from the cache]
©2003-2008