On Thu, Oct 16, 2008 at 6:54 PM, Angus Ainslie <[EMAIL PROTECTED]> wrote: > On Thu, Oct 16, 2008 at 10:48 AM, Niklas Johansson <[EMAIL PROTECTED]> > wrote: >> >> Hey guys, >> >> I suffering from the #1841 WSOD bug so therefor I would like to play >> with the kernel. >> >> I was trying to compile the kernel but I can't get it to compile. >> >> STEP >> git clone git://git.openmoko.org/git/kernel.git linux-2.6 >> cd linux-2.6 >> git checkout origin/andy >> >> make oldconfig defconfig-gta02 > > make ARCH=arm oldconfig defconfig-gta02 > -- > Angus Ainslie > http://www.handheldshell.com/ >
Thanks Angus! After that I try: make ... Makefile:510: /homes/njohan/Coding/linux-2.6/arch/i386: No such file or directory Makefile:510: /Makefile: No such file or directory make: *** No rule to make target `/Makefile'. Stop. To me that seems like I still have the wrong arch. but I get _______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
