Re: [PATCH 09/11] kbuild: drop vmlinux dependency from "make install"
- From: Dave Hansen <haveblue@xxxxxxxxxx>
- Date: Tue, 31 Jan 2006 12:11:59 -0800
On Mon, 2006-01-09 at 22:38 +0100, Sam Ravnborg wrote:
> This removes the dependency from vmlinux to install, thus avoiding the
> current situation where "make install" has a nasty tendency to leave
> root-turds in the working directory.
One minor issue I've noticed with this is that I have script that do:
make -j8 vmlinux install
Without the dependency, I think the install is done in parallel, and
doesn't get the result of that build. Is there a way I can accomplish
the same thing with one make command with the new dependency?
-- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 09/11] kbuild: drop vmlinux dependency from 'make install'
- From: Sam Ravnborg
- Re: [PATCH 09/11] kbuild: drop vmlinux dependency from 'make install'
- References:
- [PATCH 09/11] kbuild: drop vmlinux dependency from "make install"
- From: Sam Ravnborg
- [PATCH 09/11] kbuild: drop vmlinux dependency from "make install"
- Prev by Date: Re: Make my own modules for kernel 2.4.32
- Next by Date: Re: GPL V3 and Linux - Dead Copyright Holders
- Previous by thread: Re: [PATCH 09/11] kbuild: drop vmlinux dependency from "make install"
- Next by thread: Re: [PATCH 09/11] kbuild: drop vmlinux dependency from 'make install'
- Index(es):
Relevant Pages
|
|