sh: Merge the sh64 zImage bits.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 21 Nov 2007 07:53:37 +0000 (16:53 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:52 +0000 (13:18 +0900)
commit71373068067b01c963eed1350909de81fc6a6d04
tree46983ab00b37896519fd4833ed69eadfe618270f
parent55183e9bb2c2ce43d88eaa575c2d6d4fd6d865a3
sh: Merge the sh64 zImage bits.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
12 files changed:
arch/sh/boot/compressed/Makefile
arch/sh/boot/compressed/Makefile_32 [new file with mode: 0644]
arch/sh/boot/compressed/Makefile_64 [moved from arch/sh64/boot/compressed/Makefile with 73% similarity]
arch/sh/boot/compressed/cache.c [new file with mode: 0644]
arch/sh/boot/compressed/head_32.S [moved from arch/sh/boot/compressed/head.S with 100% similarity]
arch/sh/boot/compressed/head_64.S [moved from arch/sh64/boot/compressed/head.S with 91% similarity]
arch/sh/boot/compressed/misc_32.c [moved from arch/sh/boot/compressed/misc.c with 100% similarity]
arch/sh/boot/compressed/misc_64.c [moved from arch/sh64/boot/compressed/misc.c with 100% similarity]
arch/sh/boot/compressed/vmlinux_64.lds [moved from arch/sh64/boot/compressed/vmlinux.lds.S with 100% similarity]
arch/sh64/boot/Makefile [deleted file]
arch/sh64/boot/compressed/cache.c [deleted file]
arch/sh64/boot/compressed/install.sh [deleted file]