huchuan2025/20-Area/22-Work/222-ReadNote/Linux OS/构建专题/Buildroot专题/Buildroot配置.md

14 lines
384 B
Markdown
Raw Normal View History

2025-03-01 23:45:36 +08:00
- 目标 目标体系结构 ABI
- 构建
- 工具链
- 外部工具链
- 内部工具链
- C++支持 生成g++和c++库
- SSP Stack Smashing Protection 堆栈粉碎性保护?
-
- 系统 根文件系统的定制
- 内核 操作系统内核定制 只支持linux
- 目标包 busybox定制
- 文件系统 文件系统类型定制
- Bootloader uboot/grub2
- Host工具