diff options
Diffstat (limited to 'target/linux/generic/patches-4.1/221-module_exports.patch')
-rw-r--r-- | target/linux/generic/patches-4.1/221-module_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/221-module_exports.patch b/target/linux/generic/patches-4.1/221-module_exports.patch index 57e2549..38ea10a 100644 --- a/target/linux/generic/patches-4.1/221-module_exports.patch +++ b/target/linux/generic/patches-4.1/221-module_exports.patch @@ -43,7 +43,7 @@ } \ \ /* __*init sections */ \ -@@ -696,6 +706,8 @@ +@@ -700,6 +710,8 @@ EXIT_TEXT \ EXIT_DATA \ EXIT_CALL \ |