Re: Unification of Makefiles for kernel build?

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Thu, 7 Jan 1999 01:54:12 +0000


On Tue, Jan 05, 1999 at 04:30:34AM +0100, Magnus Ahltorp wrote:
> Isn't it better to make the current make procedure work? As it is, I
> cannot step into a directory and type 'make', because some things are
> only included in the top level makefile.

But you can do, e.g., `make _dir_kernel' at the top level to remake only
one directory.

It would be nice if `make -j 4' would actually work again -- right now,
it fails to rebuild some files.

-- Jamie

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