diff options
author | John Audia <therealgraysky@proton.me> | 2022-09-21 07:52:34 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-04 00:03:27 +0200 |
commit | a91f391b594fefa08275f404351c7086a985a11e (patch) | |
tree | 755d4b8a375fb94804a2754dff501f473e900ed8 | |
parent | 25747a4c0476b3ca537875cedad12aaa39a388ff (diff) | |
download | upstream-a91f391b594fefa08275f404351c7086a985a11e.tar.gz upstream-a91f391b594fefa08275f404351c7086a985a11e.tar.bz2 upstream-a91f391b594fefa08275f404351c7086a985a11e.zip |
kernel: bump 5.10 to 5.10.144
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit eff4f8b2f0a2900c945c21c8183d1faa0ac35ec1)
-rw-r--r-- | include/kernel-5.10 | 4 | ||||
-rw-r--r-- | target/linux/realtek/patches-5.10/300-mips-add-rtl838x-platform.patch | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/include/kernel-5.10 b/include/kernel-5.10 index f5dff37bda..3dee01cdcf 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .143 -LINUX_KERNEL_HASH-5.10.143 = fa2c9edef272d39dca52e057e1d41433cf1b6ab6a00d24a00333c0b735054e91 +LINUX_VERSION-5.10 = .144 +LINUX_KERNEL_HASH-5.10.144 = 20c6d26f4d9d0d15d628982bc5e35862b3016d1832f5a545b3bdb131203cd3ca diff --git a/target/linux/realtek/patches-5.10/300-mips-add-rtl838x-platform.patch b/target/linux/realtek/patches-5.10/300-mips-add-rtl838x-platform.patch index 749e32d24d..373bcff421 100644 --- a/target/linux/realtek/patches-5.10/300-mips-add-rtl838x-platform.patch +++ b/target/linux/realtek/patches-5.10/300-mips-add-rtl838x-platform.patch @@ -69,7 +69,7 @@ source "arch/mips/alchemy/Kconfig" source "arch/mips/ath25/Kconfig" source "arch/mips/ath79/Kconfig" -@@ -1097,6 +1151,9 @@ config CEVT_GT641XX +@@ -1097,6 +1147,9 @@ config CEVT_GT641XX config CEVT_R4K bool |