Giter VIP home page Giter VIP logo

kunteng-lede-17.01.4's Introduction

kunteng-lede-17.01.4是在LEDE 17.01.4的发行版本的基础上,

增加了坤腾的开源插件以及我们精选的开源插件,同时精简了编译步骤,

降低了LEDE的开发编译门槛,使用户能用最快的速度编译出自己想要的固件。

编译步骤

下面我们以Ubuntu 16.04.2 LTS编译环境为例,一步一步编译出R7800固件

准备工作

首先,我们需要在ubuntu上安装如下软件包:

gcc, g++, binutils, bzip2, flex, python, perl, make, find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc 头文件

sudo apt-get update
sudo apt-get install gcc g++ build-essential subversion git-core libncurses5-dev zlib1g-dev gawk flex quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip

选择编译目标

make menuconfig

    Target System (Qualcomm Atheros IPQ806X)  --->                                                      
    Target Profile (Netgear Nighthawk X4S R7800)  --->   

退出保存

编译固件

make V=s -j4

编译完成后

ubuntu:~/kunteng-lede$ ls bin/targets/ipq806x/generic/
config.seed                              lede-ipq806x-R7800-squashfs-sysupgrade.tar  lede-ipq806x-vmlinux.elf
lede-ipq806x-device-r7800.manifest       lede-ipq806x-squashfs-root.img              packages
lede-ipq806x-R7800-squashfs-factory.img  lede-ipq806x-ubifs-root.img                 sha256sums

其中lede-ipq806x-R7800-squashfs-factory.img即为R7800的工厂固件, lede-ipq806x-R7800-squashfs-sysupgrade.tar为升级固件

联系我们

331230369

如果您觉得我们的开源对您有帮助,请不要犹豫 star

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.