Re: [KBUILD] PATCH 2.4.0.9.8: support for external module building

Jeff Garzik (jgarzik@mandrakesoft.mandrakesoft.com)
Mon, 2 Oct 2000 08:28:13 -0500 (CDT)


On Mon, 2 Oct 2000, Christoph Hellwig wrote:
> Could you change module.mak to use a new-style syntax (obj-foo).
> We'd like to get rid of the old *_OBJS stuff as soon as possible.
> (Or let Olaf do it ;).

module.mak? That is just the file that contains the build settings.

In any case I don't think that obj-foo is useful here, since external
Makefiles aren't going to be referencing kernel CONFIG_xxx options.

Feel free to post an incremental patch which proves me wrong....

Jeff

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