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)
commitf0d7ba33effdd66fe8ebe803f3e5e7c40067cbb8
treebc7e4356108dd49be64fd1cc54ff9300ad200892
parenta1c2e788170184ef4e0460889bd1cb3517cb3f03
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