mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
202e644b2698ac9b2e7a85dd23acfa3df5f6bd74
Fixes: http://autobuild.buildroot.net/results/a250f6f3e93ceddad2d4c7cd1f29233fce2b327e http://autobuild.buildroot.net/results/b68e8c601b31c70bc30cdfe913f7988f54255dbf http://autobuild.buildroot.net/results/298090dfb9db42ba9f219d2c268bc798373142c7 http://autobuild.buildroot.net/results/b59851d542418ad0f40d86b32dc7573248233de4 http://autobuild.buildroot.net/results/18cc7058d567916c7d2bfb16b7808b71ed731948 http://autobuild.buildroot.net/results/786e68c8c397038511db4e8bea589839a7d9b056 http://autobuild.buildroot.net/results/8eddfca525f6951e6d11184e312cffccfc443ba8 http://autobuild.buildroot.net/results/bdfc7b723abdf4aea48e40e789883405061e4e1c Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
…
…
…
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 To build and use the buildroot stuff, do the following: 1) run 'make menuconfig' 2) select the target architecture and the packages you wish to compile 3) run 'make' 4) wait while it compiles 5) find the kernel, bootloader, root filesystem, etc. in output/images You do not need to be root to build or run buildroot. Have fun! Buildroot comes with a basic configuration for a number of boards. Run 'make list-defconfigs' to view the list of provided configurations. Please feed suggestions, bug reports, insults, and bribes back to the buildroot mailing list: buildroot@buildroot.org You can also find us on #buildroot on OFTC IRC. If you would like to contribute patches, please read https://buildroot.org/manual.html#submitting-patches
Description
Languages
Makefile
62.5%
Python
19%
C
8.5%
Shell
6.1%
PHP
1.4%
Other
2.1%