- Add feeds
cd openwrt/
echo "src-git natelol https://github.com/natelol/natelol.git" >> feeds.conf.default
- Update and Install
# Update feeds
./scripts/feeds update -a
./scripts/feeds install -a
- make and enjoy
make menuconfig
make package/feeds/natelol/luci-app-xxxx/compile