0d20babd86
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>
2 lines
47 B
Bash
2 lines
47 B
Bash
#!/bin/sh
|
|
. $srctree/arch/i386/boot/install.sh
|