随笔分类 - kernel
Build linux kernel
摘要:The general steps to build linux kernel is:1. Preparation2. Kernel configuration3.Make and install kernel image and modulesHere I use linux-3.4.28 on Ubuntu 12.04 LTS to make a demo.The cmd to check kernel rev is:$ uname --kernel-releasePreparation1. Download kernel source from: www.kernel.org.Linux
阅读全文
浙公网安备 33010602011771号