1Build Instructions
2
3
4Note: 1) This package has been built successfully on Ubuntu with gcc 4.5.2.
5      2) Compiling this package on platforms other than Ubuntu may have unexpected results.
6
7How to build:
81. unzip R7800-V1.0.2.28_gpl_src.tar.bz2.zip
92. tar -jxvf R7800-V1.0.2.28_gpl_src.tar.bz2
103. tar -jxvf toolchain.tar.bz2
114. cp toolchain/*  R7800-V1.0.2.28_gpl_src
125. cd R7800-V1.0.2.28_gpl_src
136. cp configs/defconfig-r7800 .config
147. make V=99
158. the final images is './bin/ipq806x/R7800-V1.0.2.28.img'
16
17User may upgrade to this image using the R7800 GUI "Router Upgrade" page.
18