Felix Fietkau
1a797043e5
kernel: revert section sorting change from r41951
...
It currently does not seem to make a difference anymore, except by
increasing compressed kernel image size
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45385
10 years ago
Rafał Miłecki
1c063070cf
generic: early (incomplete!) 4.0 support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44511
10 years ago
Felix Fietkau
fe295cd178
kernel: when using --gc-sections, add --sort-section=name to get a more stable sorting order
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41951
10 years ago
Jonas Gorski
c0435a971e
kernel: generic: add 3.10-rc1 support
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36663
12 years ago
Felix Fietkau
8933b918cd
kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips
...
in combination with kernel symbol export stripping this significantly reduces
the kernel image size
SVN-Revision: 35320
12 years ago
Felix Fietkau
41a039f464
mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size after lzma and ~12k squashfs size in the default configuration
...
SVN-Revision: 34909
12 years ago