Re: [RFC] kbuild: Documentation - how to build external modules

From: sam
Date: Wed Apr 21 2004 - 05:43:54 EST


>
>What about external modules that need to be configured
>using make config & co? Is that possible with this system?

No, this is not possible for now.
I have thought about a few ways of doing this.
What I plan to look at is something where the local Kconfig
file is read along with the .config for the kernel.
The user will then anly be allowed to tweak config symbols
defined for the external module, the kernel paramerets are not
visible, and cannot be modified.

But this requires some kconfig tweaking, and first priority is
to get the basic funtionality working so all (most) people
are happy with it.

If anyone has better ideas for handling Kconfig files for external
modules please tell so.

Sam
-
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/