i386: move boot
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:43 +0000 (11:16 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:16:43 +0000 (11:16 +0200)
commit0530bf37cebcf22a73652937c2340bc1ebd92000
treeac2918d5eca7b0775875ad81fe98a0248ae5924f
parent19d8d79ccfd2fb67b1eb86e3c634a2e68a4c4b11
i386: 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>
arch/x86/boot/compressed/.gitignore [moved from arch/i386/boot/compressed/.gitignore with 100% similarity]
arch/x86/boot/compressed/Makefile [moved from arch/i386/boot/compressed/Makefile with 62% similarity]
arch/x86/boot/compressed/Makefile_32 [moved from arch/i386/boot/compressed/Makefile_32 with 97% similarity]
arch/x86/boot/compressed/head_32.S [moved from arch/i386/boot/compressed/head_32.S with 100% similarity]
arch/x86/boot/compressed/misc_32.c [moved from arch/i386/boot/compressed/misc_32.c with 100% similarity]
arch/x86/boot/compressed/relocs.c [moved from arch/i386/boot/compressed/relocs.c with 100% similarity]
arch/x86/boot/compressed/vmlinux_32.lds [moved from arch/i386/boot/compressed/vmlinux_32.lds with 100% similarity]
arch/x86/boot/compressed/vmlinux_32.scr [moved from arch/i386/boot/compressed/vmlinux_32.scr with 100% similarity]
arch/x86_64/boot/compressed/Makefile