[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02269) Re: Usagi kernel for MIPS target



>>>>> "kunitake" == KUNITAKE Koichi <kunitake@xxxxxxxxxxxxxx> writes:

kunitake> I think you cant use "xconfig" on Cross-compiling env, please edit
kunitake> linux24/Makefile and use "make config". After all, please exec following
kunitake> commands.

kunitake> $ make config
kunitake> $ make dep; make clean; make zImage

I bet that a make vmlinux or make vmlinux.ecoff is better than zImage
on mips :p

Go to source.

My mips tree don't have a zImage at all :p

Later, juan.

-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy