Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Linux Kernel 4.1.y

5 bytes removed, 11:59, 24 November 2016
m
Build kernel from sources
make ARCH=arm CROSS_COMPILE=[your cross compiler] zImage modules dtbs
<br> You can '''install''' the kernel modules to your target rootfs
make ARCH=arm CROSS_COMPILE=[your cross compiler] INSTALL_MOD_PATH=[path to your target rootfs] modules_install
[[Category:Linux_Kernel]]
4,199
edits