]> git.baikalelectronics.ru Git - kernel.git/commit
x86_64: move boot
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:17:15 +0000 (11:17 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:17:15 +0000 (11:17 +0200)
commitc9b29ebf3507ca1aba3652fd9b94a0ae1e605e85
tree8e62dbe670e98552cf6ff7b9b5b59597e3143bf3
parent317d030cc500836de4cd19f919c85394e9ff53ff
x86_64: move boot

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
12 files changed:
arch/x86/boot/compressed/Makefile
arch/x86/boot/compressed/Makefile_64 [new file with mode: 0644]
arch/x86/boot/compressed/head_64.S [new file with mode: 0644]
arch/x86/boot/compressed/misc_64.c [new file with mode: 0644]
arch/x86/boot/compressed/vmlinux_64.lds [new file with mode: 0644]
arch/x86/boot/compressed/vmlinux_64.scr [new file with mode: 0644]
arch/x86_64/boot/compressed/Makefile [deleted file]
arch/x86_64/boot/compressed/Makefile_64 [deleted file]
arch/x86_64/boot/compressed/head_64.S [deleted file]
arch/x86_64/boot/compressed/misc_64.c [deleted file]
arch/x86_64/boot/compressed/vmlinux_64.lds [deleted file]
arch/x86_64/boot/compressed/vmlinux_64.scr [deleted file]