FreeWRT - functional, portable and secure GNU/Linux distribution for embedded systems ================================================================ This is the menu based buildsystem for the FreeWRT Linux distribution. Before you can start with the build process, you need to install some tools: perl, gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, unzip, and the zlib and libc headers (usually called libz-dev and glibc-dev on GNU/Linux systems). The framework checks for the required versions of these tools in advance, though (to re-issue the checks, use "make prereq"). Please use "make menuconfig" to choose your embedded system and configure like you want to. Simply running 'make' will build the firmware for your embedded system. The buildsystem will download all sources, build the toolchain, the kernel and all applications. Sunshine! Your FreeWRT team http://www.freewrt.org