mirror of
https://github.com/kenzok8/small-package
synced 2025-01-07 07:06:58 +08:00
432 B
432 B
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