1. 內核下載地址html
官網連接:
https://www.kernel.org/
HTTP https://www.kernel.org/pub/
GIT https://git.kernel.org/
官網下載常常速度太慢,沒法下載,提供另外一個連接:
http://ftp.sjtu.edu.cn/sites/ftp.kernel.org/pub/linux/kernel/
linux
2. 按照以下教程編譯內核git
https://linux.cn/article-9665-1.html?prhtm
3. 按照以下教程配置內核blog
https://www.cnblogs.com/UnfriendlyARM/p/9751353.html教程