Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

GZHU-Dress/agentx1-lede

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

agentx1 for LEDE/OpenWRT

Requirement

  • gcc
  • git
  • hg

Build

First download LEDE SDK for your device.

cd /path/to/your/sdk/package
git clone https://github.com/balthild/agentx1-lede
cd agentx1-lede
hg clone https://bitbucket.org/CrazyBoyFeng/agentx1 src
cd ../..
make menuconfig

Then choose agentx1 in section Utilities and save config.

Execute make V=s to start compilation.

You probably would see some errors after Signing package index.... Ignore them. The SDK has built .ipk package and put them into /path/to/your/sdk/bin/packages/your-arch/base.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published