summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-6.6/920-mangle_bootargs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/pending-6.6/920-mangle_bootargs.patch')
-rw-r--r--target/linux/generic/pending-6.6/920-mangle_bootargs.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-6.6/920-mangle_bootargs.patch b/target/linux/generic/pending-6.6/920-mangle_bootargs.patch
index 519d0b76da..75f626579e 100644
--- a/target/linux/generic/pending-6.6/920-mangle_bootargs.patch
+++ b/target/linux/generic/pending-6.6/920-mangle_bootargs.patch
@@ -61,7 +61,7 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
/*
* We need to store the untouched command line for future reference.
* We also need to store the touched command line since the parameter
-@@ -896,6 +919,7 @@ void start_kernel(void)
+@@ -898,6 +921,7 @@ void start_kernel(void)
pr_notice("%s", linux_banner);
early_security_init();
setup_arch(&command_line);