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>
Showing
- arch/i386/Makefile 2 additions, 3 deletionsarch/i386/Makefile
- arch/i386/boot/Makefile 1 addition, 1 deletionarch/i386/boot/Makefile
- arch/i386/boot/install.sh 14 additions, 0 deletionsarch/i386/boot/install.sh
- arch/x86_64/Makefile 4 additions, 1 deletionarch/x86_64/Makefile
- arch/x86_64/boot/Makefile 1 addition, 1 deletionarch/x86_64/boot/Makefile
- arch/x86_64/boot/install.sh 1 addition, 39 deletionsarch/x86_64/boot/install.sh
Loading
Please register or sign in to comment