Changes

Linux Kernel 2.6.35.y

38 bytes added, 16:13, 28 June 2013
no edit summary
{{Message/Information Message|title=|message=There is These series are EOL, move to a newer version of the Linux Kernel. Read the [[Linux Kernel 2.6.37.y]] page.}}  {{Message/Broken Links}}
= Introduction =
Download the latest stable version sources and follow next steps:
wget http://downloads.igepisee.esbiz/sourcespub/releases/linux_kernel/v2.6.35.13-5/linux-omap-2.6.35.13-5.tar.gz
tar xzf linux-omap-2.6.35.tar.gz
cd [kernel version]
Then build the kernel with:
make ARCH=arm CROSS_COMPILE=[your cross compiler] uImage zImage modules
The result will be an uImage file in arch/arm/boot directory. You can install the kernel modules to your target rootfs
0
edits