Re: [PATCH] Additional patch for toplevel Makefile driver lists

From: Keith Owens (kaos@ocs.com.au)
Date: Sun Mar 19 2000 - 03:31:38 EST


On Sat, 18 Mar 2000 18:38:24 -0800 (PST),
Linus Torvalds <torvalds@transmeta.com> wrote:
>>[about DRIVERS-* patch]
>I don't much like this.
>
>It smells too much like working around a real misfeature, the same way
>we're working around the xargs bug.
>
>Maybe the correct thing is to just get rid of .EXPORT_ALL_SYMBOLS and
>instead try to make us better at exporting the real stuff only to the
>places we want them?

.EXPORT_ALL_SYMBOLS is pretty much required as long as we do recursive
makes. People on linux-kbuild are discussing better configuration
methods and cleaning up the Makefiles, including removing make
recursion, but it is not going to be ready for 2.4. IMHO we have to
accept the xargs and DRIVER-* kludges for 2.4 and redo the Makefiles
for 2.5. Converting the make system to non-recursive will
automatically fix both the xargs and DRIVERS-* problems.

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



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:26 EST