Coder Social home page Coder Social logo

doveki / lede Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coolsnowwolf/lede

0.0 0.0 0.0 267.14 MB

Lean's LEDE source

License: Other

Shell 1.62% C++ 0.18% Python 0.57% Perl 0.48% C 90.99% Lua 0.51% Assembly 0.26% Awk 0.01% Makefile 3.52% HTML 0.30% CMake 0.01% Yacc 0.02% Lex 0.01% M4 0.19% Roff 0.98% Ada 0.01% JavaScript 0.26% Dockerfile 0.01% Batchfile 0.01% CSS 0.10%

lede's Introduction

基于Lean IPQ807X 5.10 NSS硬件加速的源码完善修复

本套代码不保证可以编译成功,只测试IPQ807X平台

默认登陆IP 192.168.2.1 密码:

编译命令如下:

  1. 首先装好 Ubuntu 64bit,推荐 Ubuntu 20.04 LTS x64

  2. 命令行输入 sudo apt-get update ,然后输入 sudo apt-get -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch python3 python2.7 unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint device-tree-compiler g++-multilib antlr3 gperf wget curl swig rsync

  3. 使用 git clone https://github.com/doveki/lede 命令下载好源代码,然后 cd lede 进入目录

  4. ./scripts/feeds update -a
    ./scripts/feeds install -a
    make menuconfig
  5. make -j8 download V=s 下载dl库(国内请尽量全局科学上网)

  6. 输入 make -j1 V=s (-j1 后面是线程数。第一次编译推荐用单线程)即可开始编译你要的固件了。

lede's People

Contributors

coolsnowwolf avatar aiamadeus avatar beginner-go avatar 1715173329 avatar mattraks avatar ricksuzade-maker avatar aooom avatar kfermercer avatar doveki avatar dpy013 avatar sharermax avatar tossp avatar asushugo avatar imbrolla avatar luxiaok avatar libc0607 avatar bobppy avatar elonh avatar ntlf9t avatar fanck0605 avatar luckyyyyy avatar nbd168 avatar lga1150 avatar manyeechen avatar r3pl4c3r avatar saxon-sun avatar nivalxer avatar dansir118 avatar mcucore avatar fsick avatar

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.