buildroot--ubootkernelrootfs全编译工具
參考:
http://www.crifan.com/files/doc/docbook/buildroot_intro/release/html/buildroot_intro.html
https://buildroot.org/
https://buildroot.org/downloads/manual/manual.html#getting-buildroot
Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation. It can handle everything, including?Cross-compilation toolchain, root filesystem generation, kernel image compilation and bootloader compilation.
Buildroot,是個嵌入式開發領域內的,一個成套的嵌入式開發環境。
與Buildroot對應的,還有其他一些嵌入式開發環境,詳見:各種制作交叉編譯器的工具
Buildroot可以用來,制作自己的交叉編譯器,制作自己的根文件系統,把uboot,Linux kernel集成到Buildroot中一起編譯。
轉載于:https://www.cnblogs.com/embedded-linux/p/6247110.html
總結
以上是生活随笔為你收集整理的buildroot--ubootkernelrootfs全编译工具的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: js创建对象的高级模式
- 下一篇: hub,桥,交换机,路由器的区别