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

2000-10-02 Thread Jeff Garzik
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

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

2000-10-02 Thread Christoph Hellwig
On Mon, Oct 02, 2000 at 08:06:08AM -0500, Jeff Garzik wrote: > Linus, > > The attached patch against 2.4.0-test9-pre8 greatly improves support > for maintaining open source modules outside the kernel. > > This patch changes linux/Makefile to export all important Make settings > with each kernel

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

2000-10-02 Thread Christoph Hellwig
On Mon, Oct 02, 2000 at 08:06:08AM -0500, Jeff Garzik wrote: Linus, The attached patch against 2.4.0-test9-pre8 greatly improves support for maintaining open source modules outside the kernel. This patch changes linux/Makefile to export all important Make settings with each kernel build,

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

2000-10-02 Thread Jeff Garzik
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