Buildroot is a simple, efficient and easy-to-use tool to generate embedded
Linux systems through cross-compilation.

The documentation can be found in docs/manual. You can generate a text
document with 'make manual-text' and read output/docs/manual/manual.text.
Online documentation can be found at http://buildroot.org/docs.html
https://buildroot.org/

"Steven J. Hill" bcb40eb351 Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile for buildroot. Normally, this option is defined in 'include/linux/config.h'. The actual configuration language is found in the Linux 2.6 kernel in the file 'init/Kconfig' and normally has the value of 0. 20 years ago
docs 8b7c51f368 CVS dirs -> .svn dirs 20 years ago
package bb4bed8545 Changes to allow compilation with GCC-4.1.0. 20 years ago
target d81a10c94f resync 20 years ago
toolchain bcb40eb351 Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile for buildroot. Normally, this option is defined in 'include/linux/config.h'. The actual configuration language is found in the Linux 2.6 kernel in the file 'init/Kconfig' and normally has the value of 0. 20 years ago
.defconfig 2d523c2317 Major buildroot facelift, step one. 21 years ago
Config.in 0deb9d1486 Switch default from 'unc' to 'easynews' 20 years ago
Makefile d1345f067e Allow packages to use fakeroot. To accomodate this, convert all 20 years ago