commit | c1892cb8d2787280a5d9aacf8f58cf18f5b6fb2f | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Wed Nov 26 11:40:42 2008 +0100 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Wed Dec 17 11:44:10 2008 +0100 |
tree | 7b438f93b71ea3f1e5703434da2998cf1b5276be | |
parent | 105462632c37ea5484ebae7db6e85e0aaac28f4b [diff] |
avr32: remove .note.gnu.build-id section when making vmlinux.bin This patch will remove the section .note.gnu.build-id added in binutils 2.18 from the vmlinux.bin binary. Not removing this section results in a huge multiple gigabyte binary and likewize large uImage. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>