Am Dienstag 07 Juli 2009 14:41:16 schrieb William Kenworthy: > On Tue, 2009-07-07 at 12:01 +0200, Klaus 'mrmoku' Kurzmann wrote: > > Am Dienstag 07 Juli 2009 11:21:37 schrieb William Kenworthy: > > > Can someone point me to a howto or give instructions on compiling a > > > modified shr kernel. > > > > > > What I am trying to is make some changes to serial/samsung.c to see if > > > I can get some information as to why GSM serial on 2.6.29 isnt working > > > for me - but the changes are always lost. Tried devshell, but have not > > > had any luck so far, as there seem to be no usage instructions anywhere > > > (when in the devshell, what do you do next? - cd to the kernel tmp dir > > > and make bzImage or bitbake - none of which seem right??) > > > > for the kernel you might be better off with the toolchain. There is a > > nice build script included in the kernel git tree for that. > > > > > BillK > > Do you have a link or more information such as the script name? - which > git (and what path - cant find it so far ...). Is it documented at > all ?
git://git.openmoko.org/git/kernel.git The script is in the toplevel dir and is called build. You call it like: ./build GTA02 as described inside the script. > > BillK -- Klaus 'mrmoku' Kurzmann _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
