Re: Compiling a kernel for ibm z50

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

 



Ralf Baechle wrote:
> On Tue, Sep 27, 2005 at 06:19:51PM +0100, oski wrote:
> 
> 
>>This is my set up:
>>-An old Pentium II box with Redhat 8
>>-Downloaded linux-2.6.13.mipscvs-20050904 from www.longlandclan...and bzip2
>>and tar into /usr/src.
>>-Installed the mipsel crosscompiler from MIPS SDE
>>-After make config, when trying to make dep, I get a warning: make dep is
>>unnecessary now.
>>-Doing a ls arch/mips/boot I get a file called "compressed" with only a
>>folder called "CVS" .
> 
> 
> That's because who made that tarball didn't know his way around CVS enough
> to supply a -P option.  Nothing to worry, just extra clutter.
> 
>   Ralf

Heh, I've never had to use -P.  Hence my script[1] doesn't use -P.  Mind
you, I'll possibly end up porting that script to use git, once I get git
figured out (and the repository dragged across the web... good thing the
month's quota is almost up).

Incidentally, you do realise that you don't `make bzImage` like you do
under x86 don't you?  On mips, we use the raw vmlinux file (or
sometimes, we `make vmlinux.32`).  This is fed to the bootloader.
-- 
 ____                   _             Stuart Longland (a.k.a Redhatter)
/  _ \   ___    ___  __| |__  __   __ Gentoo Linux/MIPS Cobalt and Docs
- (_) \ /   \  ;   \(__   __)/  \ /  \                        Developer
 \    //  O _| / /\ \  | |  | /\ | /\ |
 /   / \   /__| /  \ \ | |  | \/ | \/ |
(___/   \____/|_;  |_| \_/   \__/ \__/ http://dev.gentoo.org/~redhatter
1.
http://www.longlandclan.hopto.org/~stuartl/mips-linux/utilities/get_kernel.sh.gz

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux