linux/arch/sh
Nobuhiro Iwamatsu f7b6130e73 sh: Fix compression method when making uImage.
When uImage is made by using 'make uImage', zImage is used.
If zImage is used, the compression method need not be set.
However, it is set for "gzip" for a compression method.
I corrected to set "none".

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-11-07 11:13:54 +09:00
..
boards sh: Kill off duplicate includes. 2007-11-07 11:13:54 +09:00
boot sh: Fix compression method when making uImage. 2007-11-07 11:13:54 +09:00
cchips sh: cleanup struct irqaction initializers. 2007-10-03 15:04:08 +09:00
configs sh: Update r7785rp defconfig. 2007-11-02 14:33:21 +09:00
drivers sh: ARRAY_SIZE() cleanup 2007-10-30 08:44:13 +09:00
kernel sh: Kill off duplicate includes. 2007-11-07 11:13:54 +09:00
lib sh: Revert __xdiv64_32 size change. 2007-07-13 12:27:13 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: Fix optimized __copy_user() movca.l usage. 2007-11-02 12:14:09 +09:00
oprofile sh: Make SH7750 oprofile compile again. 2007-10-30 18:24:17 +09:00
tools sh: mach-type updates. 2007-11-02 14:28:07 +09:00
Kconfig sh: Add SH7705 and other to the support of Solution Engine. 2007-11-07 11:13:54 +09:00
Kconfig.debug sh: Decouple 4k and soft/hardirq stacks. 2007-11-02 12:16:51 +09:00
Makefile sh: fix zImage build with >=binutils-2.18 2007-10-30 09:54:12 +09:00