summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.28/027-module_exports.patch
Commit message (Collapse)AuthorAgeFilesLines
* arm: when linking the kernel, move the section discards after the other ↵Felix Fietkau2009-08-091-0/+37
| | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204
* revert some accidentally committed test/debug changes from the module symbol ↵Felix Fietkau2009-08-091-12/+12
| | | | | | export patch - should fix #5655 SVN-Revision: 17200
* backport fixed module exports patch to 2.6.28Felix Fietkau2009-08-091-0/+154
| | | | SVN-Revision: 17187
* revert the module exports patch on 2.6.28 until it is fixedFelix Fietkau2009-08-081-117/+0
| | | | SVN-Revision: 17185
* add an optional config option for stripping all unnecessary symbol exports ↵Felix Fietkau2009-08-081-0/+117
from the kernel image SVN-Revision: 17181