mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #2226 from porschemad911/s922x-linux-6.18.7
S922X - linux 6.18.7
This commit is contained in:
@@ -35,14 +35,10 @@ case ${DEVICE} in
|
||||
PKG_VERSION="6.19-rc5"
|
||||
PKG_URL="https://git.kernel.org/torvalds/t/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
;;
|
||||
RK3566)
|
||||
RK3566|S922X)
|
||||
PKG_VERSION="6.18.7"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v${PKG_VERSION/.*/}.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
;;
|
||||
S922X)
|
||||
PKG_VERSION="6.18.6"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v${PKG_VERSION/.*/}.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
;;
|
||||
H700|RK3399|SM8550|SM8650)
|
||||
PKG_VERSION="6.18.4"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/kernel/v${PKG_VERSION/.*/}.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
|
||||
Reference in New Issue
Block a user