freewrt_1_0
freewrt_2_0
| Line | |
|---|
| 1 | FreeWRT - functional, portable and secure GNU/Linux distribution
|
|---|
| 2 | for embedded systems
|
|---|
| 3 | ================================================================
|
|---|
| 4 |
|
|---|
| 5 | This is the menu based buildsystem for the FreeWRT Linux distribution.
|
|---|
| 6 |
|
|---|
| 7 | Before you can start with the build process, you need to install some tools:
|
|---|
| 8 | gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, unzip, and the
|
|---|
| 9 | zlib and libc headers (usually called libz-dev and glibc-dev on GNU/Linux
|
|---|
| 10 | systems). The framework checks for the required versions of these tools in
|
|---|
| 11 | advance, though (to re-issue the checks, use "make prereq").
|
|---|
| 12 |
|
|---|
| 13 | Please use "make menuconfig" to choose your embedded system and configure like you
|
|---|
| 14 | want to.
|
|---|
| 15 |
|
|---|
| 16 | Simply running 'make' will build the firmware for your embedded system. The
|
|---|
| 17 | buildsystem will download all sources, build the toolchain, the kernel and all
|
|---|
| 18 | applications.
|
|---|
| 19 |
|
|---|
| 20 | Sunshine!
|
|---|
| 21 | Your FreeWRT team
|
|---|
| 22 | http://www.freewrt.org
|
|---|
| 23 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.