[openwrt/openwrt] realtek: Refresh kernel patches

LEDE Commits lede-commits at lists.infradead.org
Sat Jan 28 10:51:22 PST 2023


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/3ba8dd0731000cd406f10e597cfa051bb02f7034

commit 3ba8dd0731000cd406f10e597cfa051bb02f7034
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sat Jan 28 19:49:51 2023 +0100

    realtek: Refresh kernel patches
    
    Make the patches apply cleanly again.
    
    Fixes: 4db8598e4296 ("realtek: Do not set KERNEL_ENTRY just to avoid NO_EXCEPT_FILL")
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 target/linux/realtek/patches-5.10/300-mips-add-rtl838x-platform.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 f54bd28242..fce26133fc 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
@@ -85,7 +85,7 @@ Submitted-by: Birger Koblitz <git at birger-koblitz.de>
  source "arch/mips/alchemy/Kconfig"
  source "arch/mips/ath25/Kconfig"
  source "arch/mips/ath79/Kconfig"
-@@ -1097,6 +1147,9 @@ config CEVT_GT641XX
+@@ -1097,6 +1148,9 @@ config CEVT_GT641XX
  config CEVT_R4K
  	bool
  




More information about the lede-commits mailing list