kenzok8-package/luci-proto-minieap
github-actions[bot] 16a922f897 update-09.24
2021-09-24 23:37:27 +08:00
..
htdocs/luci-static/resources/protocol update-09.24 2021-09-24 23:37:27 +08:00
luasrc/model update-09.24 2021-09-24 23:37:27 +08:00
po update-09.24 2021-09-24 23:37:27 +08:00
LICENSE update-09.24 2021-09-24 23:37:27 +08:00
Makefile update-09.24 2021-09-24 23:37:27 +08:00
README.md update-09.24 2021-09-24 23:37:27 +08:00

luci-proto-minieap

LuCI support for MiniEAP

Build

First download OpenWrt SDK for your device.

cd /path/to/your/sdk
./scripts/feeds update luci
./scripts/feeds install -a
git clone https://github.com/ysc3839/luci-proto-minieap.git package/luci-proto-minieap
make menuconfig # choose `luci-proto-minieap` in section `LuCI` -> `Protocols`
make package/luci-proto-minieap/compile V=s