[Buildroot] Changing the selection of kernel in buildroot

Peter Korsgaard jacmet at uclibc.org
Mon Mar 16 08:38:43 UTC 2009


>>>>> "T" == T Y Lai <d_unno at hotmail.com> writes:

 T> Hi,

 T> I'm working on RTAI with arm which support kernel is 2.6.20.13 and
 T> gcc 3.4.6

Poor you ;)

 T> I did try out the oldest 2006 release with kernel 2.6.12 which i
 T> can find on the web It causes some kernel oops with the release,?
 T> most probably is the issue on the kernel header while building the
 T> toolchain.

 T> Is there any method which i can get my hands on 2.6.20.13 release?
 T> else I'll have to give 2009.02 release a shot or roll out my own
 T> toolchain.

I would be very surprised if the change from 2.6.20.13 -> 2.6.20.20
would make any difference, but you could always edit
toolchain/kernel-headers/Config.in to change 2.6.20.20 to 2.6.20.13 at
the bottom, and then run make oldconfig; rm -rf *build_*; make to test
it.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list