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

make linux kernel

工作和技术 crifan 2137浏览

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

80 queries in 0.251 seconds, using 19.11MB memory