Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => iMX233 => Topic started by: flipflops on March 12, 2013, 06:42:38 AM

Title: kernel source?
Post by: flipflops on March 12, 2013, 06:42:38 AM
I am running the official olimex build of arch but I want to reconfigure the kernel with dallas 1-wire support but this is proving difficult as I cant locate the kernel source.

Anybody know where to get the kernel source for linux-3.7.2-2-ARCH  ?
Title: Re: kernel source?
Post by: verrochio on March 12, 2013, 04:25:33 PM
https://github.com/koliqi/imx23-olinuxino
Title: Re: kernel source?
Post by: flipflops on March 13, 2013, 12:27:09 AM
Thanks but that is the 3.7.1 kernel, I am looking for the 3.7.2-2 kernel that is built into the official arch olinuxino image.

I just want to add dallas one wire support as a kernel module to my existing kernel as I have months of testing on this kernel version and I would have to repeat all of that testing under a new kernel version, even if it is only slightly different.