diff options
Diffstat (limited to 'target/linux/generic/patches-4.4/221-module_exports.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/221-module_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/221-module_exports.patch b/target/linux/generic/patches-4.4/221-module_exports.patch index 60c0e70..510a86c 100644 --- a/target/linux/generic/patches-4.4/221-module_exports.patch +++ b/target/linux/generic/patches-4.4/221-module_exports.patch @@ -43,7 +43,7 @@ } \ \ /* __*init sections */ \ -@@ -706,6 +716,8 @@ +@@ -710,6 +720,8 @@ EXIT_TEXT \ EXIT_DATA \ EXIT_CALL \ |