cd luci
cp -rf /path-to-project ./ #copy root directory to luci directory.
patch -p1 < lcui-wizard-18.06.patch #for openwrt-18.06
cd ..
make package/symlinks-install
Please reference to openWrt for build firmware.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd luci
cp -rf /path-to-project ./ #copy root directory to luci directory.
patch -p1 < lcui-wizard-18.06.patch #for openwrt-18.06
cd ..
make package/symlinks-install
Please reference to openWrt for build firmware.