Skip to content

Commit f75bf6f

Browse files
committed
readme: explain what Buildroot provides in more detail
1 parent 02f7d29 commit f75bf6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ link:https://en.wikipedia.org/wiki/Buildroot[Buildroot] is a set of `make` scrip
291291

292292
* GCC
293293
* Linux kernel
294-
* glibc
295-
* link:https://en.wikipedia.org/wiki/BusyBox[BusyBox]
294+
* C standard library: Buildroot supports several implementations, we use link:https://en.wikipedia.org/wiki/GNU_C_Library[glibc] by default
295+
* link:https://en.wikipedia.org/wiki/BusyBox[BusyBox]: provides the shell and basic command line utilities
296296

297297
It therefore produces a pristine, blob-less, debuggable setup, where all moving parts are configured to work perfectly together.
298298

0 commit comments

Comments
 (0)