Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm: when linking the kernel, move the section discards after the other ↵ | Felix Fietkau | 2009-08-09 | 1 | -0/+37 |
| | | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204 | ||||
* | revert some accidentally committed test/debug changes from the module symbol ↵ | Felix Fietkau | 2009-08-09 | 1 | -12/+12 |
| | | | | | | export patch - should fix #5655 SVN-Revision: 17200 | ||||
* | backport fixed module exports patch to 2.6.28 | Felix Fietkau | 2009-08-09 | 1 | -0/+154 |
| | | | | SVN-Revision: 17187 | ||||
* | revert the module exports patch on 2.6.28 until it is fixed | Felix Fietkau | 2009-08-08 | 1 | -117/+0 |
| | | | | SVN-Revision: 17185 | ||||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 | 1 | -0/+117 |
from the kernel image SVN-Revision: 17181 |