commit | 0d20babd86b40fa5ac55d9ebf31d05f6f7082161 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Sat Jan 07 17:38:39 2006 -0800 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Mon Jan 09 20:36:48 2006 +0100 |
tree | ffa209ee8d843b5f57b4062c2140971a5848b546 | |
parent | 63b794bfd898899cc8b6d4679d4fdc486606194b [diff] |
kbuild: drop vmlinux dependency from "make install" 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. It also updates x86-64 to be in sync with i386. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>