aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.13/221-module_exports.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.13/221-module_exports.patch')
-rw-r--r--target/linux/generic/patches-3.13/221-module_exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.13/221-module_exports.patch b/target/linux/generic/patches-3.13/221-module_exports.patch
index 8d34de33aa..b5380030af 100644
--- a/target/linux/generic/patches-3.13/221-module_exports.patch
+++ b/target/linux/generic/patches-3.13/221-module_exports.patch
@@ -84,5 +84,5 @@
+ __attribute__((section("__ksymtab_strings" \
+ __EXPORT_SUFFIX(sym)), aligned(1))) \
= VMLINUX_SYMBOL_STR(sym); \
+ extern const struct kernel_symbol __ksymtab_##sym; \
__visible const struct kernel_symbol __ksymtab_##sym \
- __used \