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
0f4807ba45
commit
8731b17a1b
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -92,7 +92,7 @@ fi
|
|||
if [ "$OMR_OPENWRT" = "default" ]; then
|
||||
if [ "$OMR_KERNEL" = "5.4" ]; then
|
||||
# Use OpenWrt 21.02 for 5.4 kernel
|
||||
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "5ad663b7652e06e430209c2b3f5ab835181082e7"
|
||||
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "e245ae13eed498891bbca25b961022cb7938ff5c"
|
||||
_get_repo feeds/packages https://github.com/openwrt/packages "cb54cef066ea2860f30f53ab17968221605443e0"
|
||||
_get_repo feeds/luci https://github.com/openwrt/luci "0eda002942480a6e330df0077c8f6f74636176be"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue