mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 03:01:36 +01:00
readme: explain what Buildroot provides in more detail
This commit is contained in:
@@ -291,8 +291,8 @@ link:https://en.wikipedia.org/wiki/Buildroot[Buildroot] is a set of `make` scrip
|
|||||||
|
|
||||||
* GCC
|
* GCC
|
||||||
* Linux kernel
|
* Linux kernel
|
||||||
* glibc
|
* C standard library: Buildroot supports several implementations, we use link:https://en.wikipedia.org/wiki/GNU_C_Library[glibc] by default
|
||||||
* link:https://en.wikipedia.org/wiki/BusyBox[BusyBox]
|
* link:https://en.wikipedia.org/wiki/BusyBox[BusyBox]: provides the shell and basic command line utilities
|
||||||
|
|
||||||
It therefore produces a pristine, blob-less, debuggable setup, where all moving parts are configured to work perfectly together.
|
It therefore produces a pristine, blob-less, debuggable setup, where all moving parts are configured to work perfectly together.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user