kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to reduce...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 10 Mar 2013 14:51:42 +0000 (14:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 10 Mar 2013 14:51:42 +0000 (14:51 +0000)
commit4e4a09b89158082a0bfaee6e27a76a97fe15bdff
tree7794559fc16e8e025bc93e60f5b91071cb286642
parentd14910c4c6bfc362ab9297aa3cd7abe236e946fb
kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to reduce kernel image size, disable those flags when tracing on MIPS to fix compile errors

SVN-Revision: 35936
target/linux/generic/patches-3.8/220-gc_sections.patch
target/linux/generic/patches-3.8/305-mips_module_reloc.patch