From b8e295aa7b5c4fcc4c0de34af8e04b39ac871d18 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 26 Mar 2014 11:34:39 +0000 Subject: upgrade 3.13 targets to 3.13.7 Signed-off-by: Imre Kaloz SVN-Revision: 40022 --- target/linux/generic/patches-3.13/221-module_exports.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.13/221-module_exports.patch') 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 \ -- cgit v1.2.3