Re: Cross-compile PPC kernel on x86

2009-06-14 Thread Amit Uttamchandani
On Mon, 8 Jun 2009 18:55:30 -0400 Eric Cooper wrote: > On Mon, Jun 08, 2009 at 01:50:01PM -0700, Amit Uttamchandani wrote: > > At this point I would like to use the make-kpkg command but how do I > > specify the paths for the proper toolchain to use? > > > > Right now I am using the command: > >

Re: Cross-compile PPC kernel on x86

2009-06-08 Thread Eric Cooper
On Mon, Jun 08, 2009 at 01:50:01PM -0700, Amit Uttamchandani wrote: > At this point I would like to use the make-kpkg command but how do I > specify the paths for the proper toolchain to use? > > Right now I am using the command: > > make-kpkg --initrd --cross-compile powerpc --revision=test.kern

Cross-compile PPC kernel on x86

2009-06-08 Thread Amit Uttamchandani
I am trying to use an x86 host desktop PC to compile a kernel for an old PBG4. I got as far as setting up a cross compiler toolchain for powerpc (using buildtroot). I copied the config file over and made the necessary changes. At this point I would like to use the make-kpkg command but how do I