基於 Lean 源碼演示,先 cd 進源碼目錄
cd lede/package
然后拉取軟件包
git clone https://github.com/kenzok8/openwrt-packages.git
git clone https://github.com/kenzok8/small.git
最后更新一下
./scripts/feeds update -a
./scripts/feeds install -a
再次執行 make menuconfig 即可
