First download LEDE SDK for your device.
cd /path/to/your/sdk
git clone https://github.com/GZHU-Dress/openwrt-agentx1.git package/agentx1
make menuconfig # choose `agentx1` in section `Network`
make package/agentx1/compile V=s
First download LEDE SDK for your device.
cd /path/to/your/sdk
git clone https://github.com/GZHU-Dress/openwrt-agentx1.git package/agentx1
make menuconfig # choose `agentx1` in section `Network`
make package/agentx1/compile V=s