树莓派buidlroot采用官方交叉编译工具链和官方内核

官方教程:https://www.raspberrypi.org/documentation/linux/kernel/building.md 1、先构建好buildroot环境,这个可以看我的其他文章 2、下载树莓派的编译交叉编译工具链 git clone https://github.com/raspberrypi/tools 3、现在树莓派官方内核源码 git clone --depth=1
相关文章
相关标签/搜索