]> git.baikalelectronics.ru Git - kernel.git/commit
avr32: remove .note.gnu.build-id section when making vmlinux.bin
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 26 Nov 2008 10:40:42 +0000 (11:40 +0100)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Wed, 17 Dec 2008 10:44:10 +0000 (11:44 +0100)
commit77b481ab9da616ea33a44db24ba0a2b344dbbc63
tree7b438f93b71ea3f1e5703434da2998cf1b5276be
parent2d333ee2f80ac71899bf270ccf54a0378135bf89
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>
arch/avr32/boot/images/Makefile