update sdk (#36)

This commit is contained in:
练亮斌 2022-10-26 12:04:28 +08:00 committed by GitHub
parent 17d1fe9cd0
commit 6498d9a918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View File

@ -1,3 +1,3 @@
SDK_NAME=openwrt-sdk-21.02.2-mvebu-cortexa53_gcc-8.4.0_musl.Linux-x86_64
SDK_URL=https://downloads.openwrt.org/releases/21.02.2/targets/mvebu/cortexa53/
SDK_NAME=openwrt-sdk-21.02.3-mvebu-cortexa53_gcc-8.4.0_musl.Linux-x86_64
SDK_URL=https://downloads.openwrt.org/releases/21.02.3/targets/mvebu/cortexa53/
SDK_ARCH=aarch64_cortex-a53

View File

@ -1,3 +1,3 @@
SDK_NAME=openwrt-sdk-21.02.2-ramips-mt7620_gcc-8.4.0_musl.Linux-x86_64
SDK_URL=https://downloads.openwrt.org/releases/21.02.2/targets/ramips/mt7620/
SDK_NAME=openwrt-sdk-21.02.3-ramips-mt7620_gcc-8.4.0_musl.Linux-x86_64
SDK_URL=https://downloads.openwrt.org/releases/21.02.3/targets/ramips/mt7620/
SDK_ARCH=mipsel_24kc

View File

@ -1,3 +1,3 @@
SDK_NAME=openwrt-sdk-21.02.2-x86-64_gcc-8.4.0_musl.Linux-x86_64
SDK_URL=https://downloads.openwrt.org/releases/21.02.2/targets/x86/64/
SDK_NAME=openwrt-sdk-21.02.3-x86-64_gcc-8.4.0_musl.Linux-x86_64
SDK_URL=https://downloads.openwrt.org/releases/21.02.3/targets/x86/64/
SDK_ARCH=x86_64