Buildroot fork.
Go to file
Paul Mundt b1a66dd673 Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU.
Also update the uClibc config for some of the recent target and CPU
variant additions.
2006-06-05 22:07:29 +00:00
docs remove reference to "releases" 2006-04-17 02:50:23 +00:00
package Split the target suffix out as a config option, for the few cases where 2006-06-05 21:49:44 +00:00
target Update squashfs patch to v3.0 (2.4.28 kernel) 2006-05-24 18:26:46 +00:00
toolchain Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU. 2006-06-05 22:07:29 +00:00
.defconfig Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
Config.in Split the target suffix out as a config option, for the few cases where 2006-06-05 21:49:44 +00:00
Makefile s/dependancies/dependencies/ 2006-05-26 01:18:09 +00:00

To build and use the buildroot stuff, do the following:

1) run 'make'
2) select the packages you wish to compile
3) run 'make'
4) wait while it compiles
5) Use your shiny new root filesystem.  Depending on which sortof
    root filesystem you selected, you may want to loop mount it,
    chroot into it, nfs mount it on your target device, burn it
    to flash, or whatever is appropriate for your target system.

You do not need to be root to build or run buildroot.  Have fun!

 -Erik

Please feed suggestions, bug reports, insults, and bribes back to:
	Erik Andersen <andersen@codepoet.org>