aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.8/305-mips_module_reloc.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove linux 3.8 supportFelix Fietkau2015-03-191-350/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44890
* kernel: when using --gc-sections, add --sort-section=name to get a more ↵Felix Fietkau2014-08-021-1/+1
| | | | | | | | stable sorting order Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41951
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to ↵Felix Fietkau2013-03-101-1/+1
| | | | | | reduce kernel image size, disable those flags when tracing on MIPS to fix compile errors SVN-Revision: 35936
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsFelix Fietkau2013-01-261-2/+2
| | | | | | | in combination with kernel symbol export stripping this significantly reduces the kernel image size SVN-Revision: 35320
* kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch ↵Felix Fietkau2013-01-141-0/+350
to 3.8 SVN-Revision: 35162