summaryrefslogtreecommitdiffstats
path: root/arch/m32r/Kconfig
diff options
context:
space:
mode:
authorHirokazu Takata2009-10-04 17:10:55 +0200
committerHirokazu Takata2009-11-04 00:33:23 +0100
commite968b8d404ae8ab4ef218cd145f6dcb71e65154b (patch)
tree20a8a8bb645e25f9275d391159147489741247c9 /arch/m32r/Kconfig
parentarch/m32r: Use DIV_ROUND_CLOSEST (diff)
downloadkernel-qcow2-linux-e968b8d404ae8ab4ef218cd145f6dcb71e65154b.tar.gz
kernel-qcow2-linux-e968b8d404ae8ab4ef218cd145f6dcb71e65154b.tar.xz
kernel-qcow2-linux-e968b8d404ae8ab4ef218cd145f6dcb71e65154b.zip
m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section
Building with --build-id option, .note.gnu.build-id section is added to vmlinux.bin. But some old buggy binutils creates a huge vmlinux.bin, and a bootloader fails to boot its zImage as well. This patch adds a NOTES macro to a linker script vmlinux.ld.S to put .note.gnu.build-id section into .note section. Then, the .note section will be removed, because "-R .note" option is specified in OBJCOPYFLAGS to make a vmlinux.bin binary. Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Diffstat (limited to 'arch/m32r/Kconfig')
0 files changed, 0 insertions, 0 deletions