h8300: add zImage support
authorYoshinori Sato <ysato@users.sourceforge.jp>
Sun, 6 May 2007 21:50:36 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 7 May 2007 19:12:58 +0000 (12:12 -0700)
commit97a572b3b877173e284c687be34d8ae81b826160
tree71c2db80449df6057e46940376e19813aac077db
parentc728d60455e8e8722ee08312a75f38dd7a866b5e
h8300: add zImage support

h8300 zImage target support.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/h8300/boot/Makefile
arch/h8300/boot/compressed/Makefile [new file with mode: 0644]
arch/h8300/boot/compressed/head.S [new file with mode: 0644]
arch/h8300/boot/compressed/misc.c [new file with mode: 0644]