Coder Social home page Coder Social logo

ifunboy / openwrt-lga1150 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jimstar06/openwrt-lga1150

0.0 1.0 0.0 208.82 MB

License: GNU General Public License v2.0

Makefile 17.27% Awk 0.05% Shell 9.98% C 55.94% Assembly 0.32% C++ 6.41% M4 1.13% HTML 0.55% Lua 1.30% Ada 0.01% Dockerfile 0.01% Python 3.24% Roff 1.47% Batchfile 0.01% JavaScript 0.13% CMake 0.01% Perl 1.98% Lex 0.06% Yacc 0.12% Objective-C 0.01%

openwrt-lga1150'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-lga1150's People

Contributors

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

Watchers

 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.