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)
commit5191a29832336245da210430494a64670d6c7eaa
tree7794559fc16e8e025bc93e60f5b91071cb286642
parent6e10211b7138e626218bc8713141e3b5d999ad29
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35936 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.8/220-gc_sections.patch
target/linux/generic/patches-3.8/305-mips_module_reloc.patch