mirror of
https://github.com/kenzok8/small-package
synced 2025-01-05 11:36:47 +08:00
.. | ||
htdocs/luci-static/resources/protocol | ||
luasrc/model | ||
po | ||
LICENSE | ||
Makefile | ||
README.md |
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