Root/README

Source at commit 791004c554a5364ceccd5bc5db9f44059e759a95 created 13 years 3 months ago.
By Xiangfu Liu, move .nightsky.yml to it's package
1This is the buildsystem for the OpenWrt Linux distribution
2
3Please use "make menuconfig" to configure your appreciated
4configuration for the toolchain and firmware.
5
6You need to have installed gcc, binutils, patch, bzip2, flex,
7make, gettext, pkg-config, unzip, libz-dev and libc headers.
8
9Simply running 'make' will build your firmware.
10It will download all sources, build the cross-compile toolchain,
11the kernel and all choosen applications.
12
13You can use scripts/flashing/flash.sh for remotely updating your embedded
14system via tftp.
15
16The OpenWrt system is documented in docs/. You will need a LaTeX distribution
17and the tex4ht package to build the documentation. Type make -C docs/ to build it.
18
19Building your own firmware you need to have access to a Linux, BSD or MacOSX system.
20Cygwin will not be supported because of the lack of case sensitiveness.
21
22Sunshine!
23    Your OpenWrt Project
24    http://openwrt.org
25
26
27

Archive Download this file



interactive