Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Linux Kernel 3.14.28.y

5 bytes removed, 13:38, 30 May 2016
no edit summary
<pre> sh poky-glibc-x86_64-isee-image-dev-cortexa9hf-vfp-neon-toolchain-1.8.sh</pre>
 
= Build kernel from sources =
make ARCH=arm CROSS_COMPILE=arm-poky-linux-gnueabi- zImage modules dtbs
<br> You can '''install''' the kernel modules to your target rootfs
make ARCH=arm CROSS_COMPILE=arm-poky-linux-gnueabi- INSTALL_MOD_PATH=[path to your target rootfs] modules_install
 
[[Category:Linux_Kernel]]
0
edits