From: H. Peter Anvin Date: Sun, 8 Jan 2006 01:38:39 +0000 (-0800) Subject: kbuild: drop vmlinux dependency from "make install" X-Git-Tag: v2.6.16-rc1~474^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d20babd86b40fa5ac55d9ebf31d05f6f7082161;p=pandora-kernel.git 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 Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed