freewrt_1_0
freewrt_2_0
| Line | |
|---|
| 1 | This is the buildsystem for the OpenWrt Linux distribution
|
|---|
| 2 |
|
|---|
| 3 | Please use "make menuconfig" to configure your appreciated
|
|---|
| 4 | configuration for the toolchain and firmware.
|
|---|
| 5 |
|
|---|
| 6 | You need to have installed gcc, binutils, patch, bzip2, flex, bison,
|
|---|
| 7 | make, gettext, pkg-config, unzip, libz-dev and libc headers.
|
|---|
| 8 |
|
|---|
| 9 | Simply running 'make' will build your firmware.
|
|---|
| 10 | It will download all sources, build the cross-compile toolchain,
|
|---|
| 11 | the kernel and all choosen applications.
|
|---|
| 12 |
|
|---|
| 13 | You can use scripts/flash.sh for remotely updating your embedded system
|
|---|
| 14 | via tftp.
|
|---|
| 15 |
|
|---|
| 16 | The buildroot system is documented in docs/buildroot-documentation.html.
|
|---|
| 17 |
|
|---|
| 18 | Building your own firmware you need to have access to a Linux system.
|
|---|
| 19 |
|
|---|
| 20 | Sunshine!
|
|---|
| 21 | Your OpenWrt Project
|
|---|
| 22 | http://openwrt.org
|
|---|
| 23 |
|
|---|
| 24 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.