[openwrt/openwrt] ipq806x: 6.6: refresh patches
LEDE Commits
lede-commits at lists.infradead.org
Fri Apr 5 08:32:45 PDT 2024
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/4d3f41130e3c681d40c3599653a17bbff5d00306
commit 4d3f41130e3c681d40c3599653a17bbff5d00306
Author: Mieczyslaw Nalewaj <namiltd at yahoo.com>
AuthorDate: Fri Apr 5 14:58:33 2024 +0200
ipq806x: 6.6: refresh patches
Refresh patches for kernel 6.6.23 with make target/linux/refresh.
Signed-off-by: Mieczyslaw Nalewaj <namiltd at yahoo.com>
---
.../902-ARM-decompressor-support-for-ATAGs-rootblock-parsing.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ipq806x/patches-6.6/902-ARM-decompressor-support-for-ATAGs-rootblock-parsing.patch b/target/linux/ipq806x/patches-6.6/902-ARM-decompressor-support-for-ATAGs-rootblock-parsing.patch
index 1832b6bead..969f8b9ef3 100644
--- a/target/linux/ipq806x/patches-6.6/902-ARM-decompressor-support-for-ATAGs-rootblock-parsing.patch
+++ b/target/linux/ipq806x/patches-6.6/902-ARM-decompressor-support-for-ATAGs-rootblock-parsing.patch
@@ -177,7 +177,7 @@ Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
#include <linux/bootconfig.h>
#include <linux/console.h>
#include <linux/nmi.h>
-@@ -929,6 +930,17 @@ void start_kernel(void)
+@@ -930,6 +931,17 @@ void start_kernel(void)
pr_notice("Kernel command line: %s\n", saved_command_line);
/* parameters may set static keys */
jump_label_init();
More information about the lede-commits
mailing list