diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/hack-5.10/221-module_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/221-module_exports.patch b/target/linux/generic/hack-5.10/221-module_exports.patch index b5ddaf1c6d..8ca464e3b2 100644 --- a/target/linux/generic/hack-5.10/221-module_exports.patch +++ b/target/linux/generic/hack-5.10/221-module_exports.patch @@ -104,7 +104,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> /* * note on .section use: we specify progbits since usage of the "M" (SHF_MERGE) * section flag requires it. Use '%progbits' instead of '@progbits' since the -@@ -42,7 +42,7 @@ +@@ -39,7 +45,7 @@ __ksymtab_\name: __put \val, __kstrtab_\name .previous |