GithubHelp home page GithubHelp logo

lucabongiorni / openwrt-cc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from domino-team/openwrt-cc

0.0 2.0 0.0 10.72 MB

openwrt CC with Domino/GL patches

License: GNU General Public License v2.0

Shell 5.89% Makefile 16.27% Awk 0.02% C 62.05% Assembly 1.10% C++ 4.55% Objective-C 1.94% M4 6.47% CMake 0.01% Perl 1.47% Lex 0.05% Yacc 0.10% Python 0.09% Groff 0.01%

openwrt-cc's Introduction

This is the buildsystem for OpenWrt CC1505 with updated GLI patches, including GL-AR150, GL-AR300, GL-Domino, GL-MT300N, GL-MT300A, GL-MT750

Patches has been applied. Just use "make menuconfig" to configure your appreciated configuration for the toolchain and firmware.

To build your own firmware you need to have access to a Linux, BSD or MacOSX system (case-sensitive filesystem required). Cygwin will not be supported because of the lack of case sensitiveness in the file system.

#Use in Ubuntu

$ sudo apt-get update
$ sudo apt-get install subversion build-essential git-core libncurses5-dev zlib1g-dev gawk flex quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip git
$ git clone https://github.com/domino-team/openwrt-cc.git
$ cd openwrt-cc
$ ./scripts/feeds update -a
$ ./scripts/feeds install -a
$ make meunconfig
  ..choose your compile target and packages
$ make

It will download all sources, build the cross-compile toolchain, the kernel and all choosen applications.

You need to have a fast Internet connection otherwise it will takes very long to download the resources, al least several hundreds of MB. If you have all the source already, just put them in your openwrt-cc/dl folder and you save time to download resource.

It takes 30 minutes to 1 hours to compile depends on your computer.

openwrt-cc's People

Contributors

alzhao avatar

Watchers

James Cloos avatar  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.