GithubHelp home page GithubHelp logo

gloryxzb / openwrt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lga1150/openwrt

0.0 0.0 0.0 215.59 MB

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins or for reporting issues. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git. All issues should be reported at: https://bugs.openwrt.org

License: GNU General Public License v2.0

Makefile 18.33% Shell 8.83% C 60.54% C++ 6.39% Perl 2.17% Awk 0.02% Assembly 0.36% Lex 0.07% Yacc 0.13% Python 0.29% CMake 0.01% M4 1.24% Objective-C 0.01% Roff 1.61%

openwrt's Introduction

WARNING: THIS BRANCH IS FOR BACKUP ONLY, IT WILL BE OVERWRITTEN BY git push -f
If one has cloned this repo, use git pull --rebase instead of git pull to sync.
In case of merging conflicts, simply drop the commit with git rebase --skip.
In case of leftover commits (that got removed after a force-push), issue git rebase -i origin/HEAD and remove the leftover commits.

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------

This is the buildsystem for the OpenWrt Linux distribution.

To build your own firmware you need a Linux, BSD or MacOSX system (case sensitive filesystem required). Cygwin is unsupported because of the lack of a case sensitive file system.

You need gcc, binutils, bzip2, flex, python3.5+, perl, make, find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers installed.

  1. Run ./scripts/feeds update -a to obtain all the latest package definitions defined in feeds.conf / feeds.conf.default

  2. Run ./scripts/feeds install -a to install symlinks for all obtained packages into package/feeds/

  3. Run make menuconfig to select your preferred configuration for the toolchain, target system & firmware packages.

  4. Run make to build your firmware. This will download all sources, build the cross-compile toolchain and then cross-compile the Linux kernel & all chosen applications for your target system.

Sunshine!
Your OpenWrt Community http://www.openwrt.org

openwrt's People

Contributors

juhosg avatar ffainelli avatar jow- avatar hauke avatar nbd168 avatar kaloz avatar kanjimonster avatar lperkov avatar mkresin avatar rmilecki avatar embeem avatar dedeckeh avatar blogic avatar acoul avatar wigyori avatar chunkeey avatar larsclausen avatar ldir-edb0 avatar dangowrt avatar neocturne avatar diizzyy avatar stintel avatar ynezz avatar pepe2k avatar adschm avatar neheb avatar yousong avatar rwhitby avatar acinonyx avatar noltari 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.