1 This is the buildsystem for the OpenWrt Linux distribution
2 It is a modified uClibc buildroot2.
4 Please use "make menuconfig" to configure your appreciated
5 configuration for the toolchain and firmware.
7 Simply running 'make' will build your firmware.
8 It will download all sources, build the cross-compile toolchain,
9 the kernel and all choosen applications.
11 You can use scripts/flash.sh for remotely updating your embedded system
14 The buildroot system is documented in docs/buildroot-documentation.html.