Git Product home page Git Product logo

ajgappmark / asuswrt-rt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smx-smx/asuswrt-rt

0.0 0.0 0.0 342.58 MB

Source code mirror for Ralink based Asus modems

Makefile 2.94% Batchfile 0.04% C 80.99% Shell 2.72% C++ 1.39% Lex 0.05% Yacc 0.09% HTML 6.06% Objective-C 1.52% Java 0.02% ASP 1.73% CSS 0.17% JavaScript 0.41% PHP 0.01% Perl 1.57% PostScript 0.01% Emacs Lisp 0.01% Prolog 0.02% Python 0.26% Awk 0.01%

asuswrt-rt's Introduction

Please follow below steps to build the GPL release code

1. prepare environment
 a.Centos 6.3
	sudo yum groupinstall "Development Tools"
	sudo yum install gettext-devel libxml2-devel mtd-utils-ubi ncurses-devel zlib-devel intltool sharutils docbook-dtds docbook-style-xsl dos2unix compat-libstdc++-33-3.2.3-69.el6.i686

 b.Ubuntu 12.04
	Install these packages

	build-essential
	bison
	flex
	gawk
	dos2unix
	libstdc++5

2. extract toolchain
	tar -zxvf ./toolchain/mips-linux-uclibc.tgz -C /opt/trendchip/

3. setup environment parameter
	fakeroot
	(suggest upgrade fakeroot to 1.18 or use root account directly in CentOS 6.3,
	 or chmod would run very slow...)
	export PROFILE={Profile Name}

	Profile Name include
		dsl-n10-c1
		dsl-n12e-c1
		dsl-n12u-c1
		dsl-n14u
		dsl-n16
		dsl-n16u
		dsl-n17u
		dsl-n55u-c1
		dsl-n55u-d1
		dsl-n66u

	Please choose proper Profile Name,
	ex.
	If DSL-N14U GPL is downloaded, please type following command
		export PROFILE=dsl-n14u

4. build code
	make

5.clean code
	make clean

asuswrt-rt's People

Contributors

smx-smx 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.