OpenWrt源码下载方法 发布时间:2026/7/6 21:48:16 正确的、亲测可用的OpenWrt源码下载方法是版本号为LEDE 17.01 git clone git://github.com/openwrt/openwrt.git cd openwrt ./scripts/feeds update -a ./scripts/feeds install -a make menuconfig make Vs