diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-28 19:49:51 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-28 19:49:51 +0100 |
commit | 3ba8dd0731000cd406f10e597cfa051bb02f7034 (patch) | |
tree | 0349ec8fb3506a1f105c788fc3f9692cccc92b1d /target/linux | |
parent | d14559e9df4052cfaecd016c2afd2353ce18c455 (diff) | |
download | upstream-3ba8dd0731000cd406f10e597cfa051bb02f7034.tar.gz upstream-3ba8dd0731000cd406f10e597cfa051bb02f7034.tar.bz2 upstream-3ba8dd0731000cd406f10e597cfa051bb02f7034.zip |
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@hauke-m.de>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/realtek/patches-5.10/300-mips-add-rtl838x-platform.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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@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 |