Linux MIPS Architecture development
 help / color / mirror / Atom feed
* compressed kernel image for mips
@ 2005-01-14  4:47 Mudeem Iqbal
  2005-01-15 19:46 ` Ralf Baechle
  0 siblings, 1 reply; 3+ messages in thread
From: Mudeem Iqbal @ 2005-01-14  4:47 UTC (permalink / raw)
  To: 'linux-mips@linux-mips.org'

Hi
I am cross compiling kernel 2.6.9 (downloaded from linux-mips.org). If I run

#make ARCH=mips CROSS_COMPILE=mipsel-linux-

The compilation is successful however running

#make ARCH=mips CROSS_COMPILE=mipsel-linux- zImage 

return "no rule to make target 'zImage'

same is the case from bzImage. Now when I googled this problem I found 
https://www.redhat.com/archives/axp-list/2000-October/msg00184.html
which basically says that "Both the zImage and bzImage targets are
x86-specific, while the boot target is available for all archs". but 
"make boot" is also not available. So the question is how can i generate a
compressed kernel image for mips? 

I have built my own toolchain using 

binutils-2.15.94.0.2
gcc-3.4.3
glibc-2.3.3
linux-2.6.9	(from linux-mips.org)
 
Thanx in advance

Mudeem

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-15 19:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-14  4:47 compressed kernel image for mips Mudeem Iqbal
2005-01-15 19:46 ` Ralf Baechle
2005-01-15 19:53   ` Pete Popov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox