Re: TODO List / State of CML2

Keith Owens (kaos@ocs.com.au)
Tue, 06 Jun 2000 15:38:21 +1000


On Tue, 06 Jun 2000 00:15:19 +0000,
Andrew Morton <andrewm@uow.edu.au> wrote:
>What lets everything down is the fact that mkdep doesn't handle nested
>includes. So if you change something in, umm, include/asm/param.h then
>your next kernel will mysteriously explode.

Of course mkdep handles nested includes. Take a look at the contents
of .hdepend and see where include/asm/param.h is referenced. The top
level Makefile builds .hdepend, Rules.make includes it.

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