Root/README

Source at commit c2528ed0995841030e6ae0e1d80685999395606f created 12 years 1 month ago.
By Xiangfu Liu, update xburst qi_lb60 to linux-v3.2.1
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
9Run "./scripts/feeds update" to get the latest package definitions
10defined in feeds.conf / feeds.conf.default respectively
11and "./scripts/feeds install" to install symlinks into "package/feeds/*".
12
13Use "make menuconfig" to configure your image.
14
15Simply running "make" will build your firmware.
16It will download all sources, build the cross-compile toolchain,
17the kernel and all choosen applications.
18
19You can use "scripts/flashing/flash.sh" for remotely updating your embedded
20system via tftp.
21
22The OpenWrt system is documented in docs/. You will need a LaTeX distribution
23and the tex4ht package to build the documentation. Type "make -C docs/" to build it.
24
25To build your own firmware you need to have access to a Linux, BSD or MacOSX system
26(case-sensitive filesystem required). Cygwin will not be supported because of
27the lack of case sensitiveness in the file system.
28
29
30Sunshine!
31    Your OpenWrt Project
32    http://openwrt.org
33
34
35

Archive Download this file



interactive