mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update build.sh
This commit is contained in:
parent
0bfec4c6a3
commit
354f4c67a4
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -97,7 +97,7 @@ if [ "$OMR_OPENWRT" = "default" ]; then
|
||||||
if [ "$OMR_KERNEL" = "5.4" ]; then
|
if [ "$OMR_KERNEL" = "5.4" ]; then
|
||||||
# Use OpenWrt 21.02 for 5.4 kernel
|
# Use OpenWrt 21.02 for 5.4 kernel
|
||||||
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "864bba55d8714a64abdf94cfb835450b8cd7789e"
|
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "864bba55d8714a64abdf94cfb835450b8cd7789e"
|
||||||
_get_repo feeds/packages https://github.com/openwrt/packages "793e7ee484ae4ec37b1cd920b4032dde3cae69cc
|
_get_repo feeds/packages https://github.com/openwrt/packages "793e7ee484ae4ec37b1cd920b4032dde3cae69cc"
|
||||||
_get_repo feeds/luci https://github.com/openwrt/luci "701ea947fc920e63d14d8efb8287097fd63442ca"
|
_get_repo feeds/luci https://github.com/openwrt/luci "701ea947fc920e63d14d8efb8287097fd63442ca"
|
||||||
_get_repo feeds/routing https://github.com/openwrt/routing "openwrt-21.02"
|
_get_repo feeds/routing https://github.com/openwrt/routing "openwrt-21.02"
|
||||||
_get_repo feeds/telephony https://github.com/openwrt/telephony "openwrt-21.02"
|
_get_repo feeds/telephony https://github.com/openwrt/telephony "openwrt-21.02"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue