]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
[net-next-2.6.git] / arch / arm / Makefile
index 0d450e757e0e6561c36aa3598214a9e7bf63c8b1..35e56c99ad1ddbaf64c76faecefe258cb88ed072 100644 (file)
@@ -12,7 +12,7 @@
 
 LDFLAGS_vmlinux        :=-p --no-undefined -X
 CPPFLAGS_vmlinux.lds = -DTEXT_OFFSET=$(TEXT_OFFSET)
-OBJCOPYFLAGS   :=-O binary -R .note -R .comment -S
+OBJCOPYFLAGS   :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
 GZFLAGS                :=-9
 #KBUILD_CFLAGS +=-pipe
 # Explicitly specifiy 32-bit ARM ISA since toolchain default can be -mthumb: