Re: How to check if kernel sources are installed on a system?

From: Brian F. G. Bidulock
Date: Mon May 29 2006 - 03:04:58 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/