aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.38/029-arm_module_unresolved_weak_sym.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-03-01 11:24:08 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-03-01 11:24:08 +0000
commitb0e540648e3259afc229ece6bad5e840296f8235 (patch)
tree3ce5fdafca4a5403fab2827275d31023075d4036 /target/linux/generic/patches-2.6.38/029-arm_module_unresolved_weak_sym.patch
parentcdabc8deda9718ccb330e48ec031aeaf6f6fdce5 (diff)
downloadupstream-b0e540648e3259afc229ece6bad5e840296f8235.tar.gz
upstream-b0e540648e3259afc229ece6bad5e840296f8235.tar.bz2
upstream-b0e540648e3259afc229ece6bad5e840296f8235.zip
[generic/2.6.38]: refresh patches with -rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25805 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.38/029-arm_module_unresolved_weak_sym.patch')
-rw-r--r--target/linux/generic/patches-2.6.38/029-arm_module_unresolved_weak_sym.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/029-arm_module_unresolved_weak_sym.patch b/target/linux/generic/patches-2.6.38/029-arm_module_unresolved_weak_sym.patch
index 385522f058..fe7027c070 100644
--- a/target/linux/generic/patches-2.6.38/029-arm_module_unresolved_weak_sym.patch
+++ b/target/linux/generic/patches-2.6.38/029-arm_module_unresolved_weak_sym.patch
@@ -1,6 +1,6 @@
--- a/arch/arm/kernel/module.c
+++ b/arch/arm/kernel/module.c
-@@ -97,6 +97,10 @@ apply_relocate(Elf32_Shdr *sechdrs, cons
+@@ -98,6 +98,10 @@ apply_relocate(Elf32_Shdr *sechdrs, cons
return -ENOEXEC;
}