diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-08-13 00:16:29 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-08-14 16:32:34 +0100 |
commit | 6ec859d23155583fc04311aeba72ffacaaac1a3f (patch) | |
tree | cb7b9e82690c420d09fd88107d92cab692e978f5 /target/linux/generic/hack-5.10/205-kconfig-exit.patch | |
parent | ce2f31254ad6af35c8cba7e71b708e11d8af5249 (diff) | |
download | upstream-6ec859d23155583fc04311aeba72ffacaaac1a3f.tar.gz upstream-6ec859d23155583fc04311aeba72ffacaaac1a3f.tar.bz2 upstream-6ec859d23155583fc04311aeba72ffacaaac1a3f.zip |
kernel: bump 5.10 to 5.10.58
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/generic/hack-5.10/205-kconfig-exit.patch')
-rw-r--r-- | target/linux/generic/hack-5.10/205-kconfig-exit.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/205-kconfig-exit.patch b/target/linux/generic/hack-5.10/205-kconfig-exit.patch index 8931ad3270..c3fb7a1f99 100644 --- a/target/linux/generic/hack-5.10/205-kconfig-exit.patch +++ b/target/linux/generic/hack-5.10/205-kconfig-exit.patch @@ -1,6 +1,6 @@ --- a/scripts/kconfig/conf.c +++ b/scripts/kconfig/conf.c -@@ -212,6 +212,8 @@ static int conf_sym(struct menu *menu) +@@ -215,6 +215,8 @@ static int conf_sym(struct menu *menu) break; continue; case 0: |