Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Linux Kernel 3.14.28.y

5 bytes added, 10:33, 5 July 2016
m
Build kernel from sources
You can '''install''' the kernel modules to your target rootfs
sudo make ARCH=arm CROSS_COMPILE=arm-poky-linux-gnueabi- INSTALL_MOD_PATH=[path to your target rootfs] modules_install
You can '''install''' the zImage in ../arch/arm/boot/ to your target rootfs :
4,199
edits