最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

make linux kernel

工作和技术 crifan 1823浏览 0评论

type space key can select to :

*          :add this module in kernel

M         :add this driver to module

(none) : not add this driver

when config done,do:

make ARCH=arm

will make for arm platform,compiling all the module.

then do :

make ARCH=arm uImage

to make the uImage for target board (to download or burn).

make ARCH=arm menuconfig

to do menuconfig for arm architechture

vi .config

to check the .config file (we also can edit the .config file to control the setting )

转载请注明:在路上 » make linux kernel

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
79 queries in 0.152 seconds, using 22.09MB memory