Menu

Tree [5be292] master /
 History

HTTPS access


File Date Author Commit
 UBoot 2013-07-16 hackpascal hackpascal [074b0f] Make DD-WRT Web configurable components to be c...
 opt 2013-07-17 hackpascal hackpascal [c45438] Fixed Busybox ifconfig bug; Fixed Wi-Viz interf...
 src 2013-07-17 hackpascal hackpascal [c45438] Fixed Busybox ifconfig bug; Fixed Wi-Viz interf...
 toolchain 2013-07-16 hackpascal hackpascal [074b0f] Make DD-WRT Web configurable components to be c...
 tools 2013-07-17 hackpascal hackpascal [c45438] Fixed Busybox ifconfig bug; Fixed Wi-Viz interf...
 Makefile 2013-07-16 hackpascal hackpascal [074b0f] Make DD-WRT Web configurable components to be c...
 README 2013-07-16 hackpascal hackpascal [074b0f] Make DD-WRT Web configurable components to be c...
 config_lists 2013-07-17 hackpascal hackpascal [d38315] Enable ccache;More optimizations;Add ntpd

Read Me

DD-WRT Branch for Atheros Routers

Original DD-WRT Branch: build 21876
Kernel Version: 3.6.11
Toolchain Version: Buildroot, GCC 4.7, uClibc 0.9.33.2
U-Boot Version: 1.1.4 + Web Failsafe

WARNING

The codes haven't been tested, and haven't been compiled completely.

Currently testd router is TP-LINK TL-WR340G+ v7.0, TP-LINK TL-WR742N v5.1.

HOW TO COMPILE

Enter opt directory, and run ./install.sh in shell.
To change router, please edit src/router/.config file.
<<<<<<< HEAD

IMPORTANT

The mips toolchain in toolchain folder is for x64 version!
To compile DD-WRT in x86 systems, you should re-compile a x86 Buildroot
=======
>>>>>>> parent of 6140082... Modify README for important reasons