Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The Linux kernel

67 bytes added, 13:07, 11 July 2010
Linux OMAP v2.6.28 series (stable)
Latest stable kernel version is: '''2.6.28.10-3 (20100318)'''
 
'''Important note:'''
* IGEP0020 is also know as IGEP v2 platform.
{| border="1" class="simple"
The result will be an uImage file in arch/arm/boot directory. You can install the kernel modules to your target rootfs
<pre>$ make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- modules_install INSTALL_MOD_PATH=[path to your target rootfs]
</pre>
=== Linux Android 2.6 (development) ===
0
edits