On Tue, 21 Jan 2003, Krishnakumar. R wrote:
> Change the following in the top level makefile
>
> CROSS_COMPILE=mipsel-linux-
> ARCH=mips
Or always say `make CROSS_COMPILE=mipsel-linux- ARCH=mips' instead of `make'.
> And change the link
> include/asm
> of the top directory to point to
> the asm-mips there.
Changing the link is not necessay. `make config' will do that for you.
> Then try configuring and compiling the kernel
> as usual.
> On Tuesday 21 January 2003 10:00 am, you wrote:
> > I want to compile the entire Linux Kernel 2.4.20
> > for MIPS architecture.
And most probably you'll want to use the kernel source tree from Linux/MIPS
CVS, not the one on ftp.kernel.org.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
|