diff --git a/readme.eng.txt b/readme.eng.txt index d4ba023b3..3dac439ea 100644 --- a/readme.eng.txt +++ b/readme.eng.txt @@ -1,7 +1,7 @@ * BUILD INSTRUCTION * 1) You need Linux environment to build the firmware. Debian 'wheezy' 7.8.0 and - Debian 'jessie' 8.4 distros has been tested and recommended. + Debian 'jessie' 8.3.0 distros has been tested and recommended. 2) Build cross-toolchain for MIPS32_R2 CPU (binutils-2.24, gcc-447, uclibc-0.9.33.2) from external package toolchain-mipsel. 3) Configure firmware content via .config file. Use comment mark # for @@ -37,5 +37,5 @@ You need additional packages to build cross-toolchain: - -05/10/2015 +03/14/2016 Padavan diff --git a/readme.rus.txt b/readme.rus.txt index 3419fc64e..39644cd26 100644 --- a/readme.rus.txt +++ b/readme.rus.txt @@ -2,7 +2,7 @@ 1) Для сборки прошивки требуется Linux окружение 32 или 64 бита. Сборка прошивки протестирована и рекомендуется на Linux дистрибутивах Debian 'wheezy' 7.8.0 и - Debian 'jessie' 8.0.0. + Debian 'jessie' 8.3.0. 2) Первым делом необходимо собрать кросс-toolchain (набор для кросс-компиляции) под MIPS32_R2 CPU, состоящий из пакетов binutils-2.24, gcc-447, uclibc-0.9.33.2. Перейти в директорию toolchain-mipsel и выполнить скрипт сборки. Сборка @@ -43,5 +43,5 @@ - -10.05.2015 +14.03.2016 Padavan