×

基于Arm的Linux内核编译指导

消耗积分:0 | 格式:rar | 大小:0.05 MB | 2017-10-30

分享资料个

  This guide will give you step by step instructions about compiling a kernel for ARM machines on

  the target platform. If you find something missing or unclear, please send a mail to the linux-arm

  list.

  Here are some initial notes to help you understand the terminology and conventions used in this

  document:

  “bash$” and “bash#” are shell prompts, not commands to be typed.

  “host” means the machine you are building the ARM kernel on.

  “target” means the machine you are building the ARM kernel for.

  Decide where to build your kernel

  Firstly, you need to decide where you are going to build your ARM Linux kernel. A good place to

  build the kernel is in your home directory, which we will refer to as $HOME thoughout this

  document. If you wish to use some other location, replace $HOME as appropriate.

  However, please note that building a kernel in /usr/src/linux is highly discouraged.

  Deciding on a kernel version

  Firstly, you need to decide which version of the Linux kernel you wish to compile. Most people

  will want the latest stable kernel release. To help you identify a particular release, a system of

  version numbers is used by the kernel developers.

  For any kernel version x.y.z,

基于Arm的Linux内核编译指导

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !