You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nicolas Thill d895b7ccb8 Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,lib}, Fix static libraries building 20 years ago
..
docs Update to reflect that libpthread is not embedded anymore, but a package as before 20 years ago
package Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,lib}, Fix static libraries building 20 years ago
scripts
target add additional compressors and try all of them when making jffs2 images (decreases default image size by ~70k) 20 years ago
toolchain Remove libpthread from root_dir 20 years ago
.cvsignore
Config.in
Config.in.devel
Makefile add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now) 20 years ago
README
rules.mk add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now) 20 years ago

README

This is the buildsystem for the OpenWrt Linux distribution
It is a modified uClibc buildroot2.

Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.

Simply running 'make' will build your firmware.
It will download all sources, build the cross-compile toolchain,
the kernel and all choosen applications.

You can use scripts/flash.sh for remotely updating your embedded system
via tftp.

The buildroot system is documented in docs/buildroot-documentation.html.

Sunshine!
Your OpenWrt Project
http://openwrt.org