]> err.no Git - linux-2.6/blobdiff - arch/arm/Makefile
[ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz
[linux-2.6] / 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: