- Notifications
You must be signed in to change notification settings - Fork1
Buildroot port for Cortex platforms
License
NotificationsYou must be signed in to change notification settings
Lembed/Buildroot-Cortex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Buildroot is a simple, efficient and easy-to-use tool to generate embeddedLinux systems through cross-compilation.The documentation can be found in docs/manual. You can generate a textdocument with 'make manual-text' and read output/docs/manual/manual.text.Online documentation can be found athttp://buildroot.org/docs.htmlTo build and use the buildroot stuff, do the following:1) run 'make menuconfig'2) select the target architecture and the packages you wish to compile3) run 'make'4) wait while it compiles5) find the kernel, bootloader, root filesystem, etc. in output/imagesYou 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 thebuildroot mailing list: buildroot@buildroot.orgYou can also find us on #buildroot on Freenode IRC.If you would like to contribute patches, please readhttps://buildroot.org/manual.html#submitting-patches