This commit is contained in:
Anton Maisak 2021-04-28 19:52:07 +03:00
parent c8d1be3151
commit f9e999bc91
2 changed files with 2 additions and 1 deletions

View File

@ -27,8 +27,9 @@
- [**Сборка кросс компилятора**](cross-toolchain/cross-toolchain.md)
- [Binutils](cross-toolchain/binutils)
- [GCC](cross-toolchain/gcc)
- [**Сборка временной системы**](build-temp-system/tempsystem.md)
- [Linux headers](build-temp-system/linux-headers)
- [Заголовки ядра Linux](build-temp-system/linux-headers.md)
- [**Вспомогательные материалы**](additional/additional)
- [Установка программ из исходных кодов в Linux](additional/src-compiling)