summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/302-mips_no_branch_likely.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsnbd2013-01-261-1/+1
| | | | | | | in combination with kernel symbol export stripping this significantly reduces the kernel image size git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel ↵nbd2012-12-281-0/+11
size after lzma and ~12k squashfs size in the default configuration git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34909 3c298f89-4303-0410-b956-a3cf2f4a3e73