]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7cc6e3afec1cfd15453577b7c0183b996683eeff
tree71c2db80449df6057e46940376e19813aac077db
parent5ed6049acb976b3b1ba7d7849abb6a56cd5e404d
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]