diff options
author | Ansuel Smith <ansuelsmth@gmail.com> | 2022-03-21 15:21:45 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2022-03-27 05:00:50 +0100 |
commit | 49cb5e501a8d6eb8ff5cad63f13282de7b84e7ef (patch) | |
tree | ecb1859c1f4e4e2d5426a0d131fa1a955a4c5eb2 /target/linux/generic/hack-5.15/205-kconfig-exit.patch | |
parent | 39a7c8d809e7b8f7c4e554a221776b824277989f (diff) | |
download | upstream-49cb5e501a8d6eb8ff5cad63f13282de7b84e7ef.tar.gz upstream-49cb5e501a8d6eb8ff5cad63f13282de7b84e7ef.tar.bz2 upstream-49cb5e501a8d6eb8ff5cad63f13282de7b84e7ef.zip |
generic: 5.15: refresh hack patch
Use 'make target/linux/refresh' to refresh hack patches.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/generic/hack-5.15/205-kconfig-exit.patch')
-rw-r--r-- | target/linux/generic/hack-5.15/205-kconfig-exit.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.15/205-kconfig-exit.patch b/target/linux/generic/hack-5.15/205-kconfig-exit.patch index c3fb7a1f99..e61c3ffdd9 100644 --- a/target/linux/generic/hack-5.15/205-kconfig-exit.patch +++ b/target/linux/generic/hack-5.15/205-kconfig-exit.patch @@ -1,6 +1,6 @@ --- a/scripts/kconfig/conf.c +++ b/scripts/kconfig/conf.c -@@ -215,6 +215,8 @@ static int conf_sym(struct menu *menu) +@@ -435,6 +435,8 @@ static int conf_sym(struct menu *menu) break; continue; case 0: |