Tak mam router TP-Link TL-WR1043ND v4 .
Czyli nie muszę zmieniać pliku feeds.config.default ?
tak wygląda openwrt-21.02
src-git packages https://git.openwrt.org/feed/packages.git;openwrt-21.02
src-git luci https://git.openwrt.org/project/luci.git;openwrt-21.02
src-git routing https://git.openwrt.org/feed/routing.git;openwrt-21.02
src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-21.02
a tak wygląda twój
src-git packages https://git.openwrt.org/feed/packages.git^bb09bc3
src-git luci https://git.openwrt.org/project/luci.git^dd9390c8
src-git routing https://git.openwrt.org/feed/routing.git^7d07ef9
src-git telephony https://git.openwrt.org/feed/telephony.git^ec88aa7
Tak dla formalności będzie ok ?
git clone https://github.com/openwrt/openwrt.git
cd openwrt
git checkout openwrt-21.02
make package/symlinks
wget https://dl.eko.one.pl/luci/openwrt-21.02/ath79/generic/config.buildinfo.usb
mv config.buildinfo.usb .config
make defconfig
make
make manuconfig => wybieram urządzenie
make
make kernel_menuconfig
make