内核编译

1. 内核下载地址

官网链接:

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/

2. 按照如下教程编译内核

https://linux.cn/article-9665-1.html?pr

3. 按照如下教程配置内核

https://www.cnblogs.com/UnfriendlyARM/p/9751353.html

转载于:https://www.cnblogs.com/lvchaoshun/p/11555624.html

你可能感兴趣的:(内核编译)