X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Favr32%2Fboot%2Fimages%2FMakefile;h=1848bf0d7f62642568356ded4833102e91724216;hb=c1892cb8d2787280a5d9aacf8f58cf18f5b6fb2f;hp=219720a47bf93772c77d8a57787fe46812bbb006;hpb=105462632c37ea5484ebae7db6e85e0aaac28f4b;p=linux-2.6-omap-h63xx.git diff --git a/arch/avr32/boot/images/Makefile b/arch/avr32/boot/images/Makefile index 219720a47bf..1848bf0d7f6 100644 --- a/arch/avr32/boot/images/Makefile +++ b/arch/avr32/boot/images/Makefile @@ -10,7 +10,7 @@ MKIMAGE := $(srctree)/scripts/mkuboot.sh extra-y := vmlinux.bin vmlinux.gz -OBJCOPYFLAGS_vmlinux.bin := -O binary +OBJCOPYFLAGS_vmlinux.bin := -O binary -R .note.gnu.build-id $(obj)/vmlinux.bin: vmlinux FORCE $(call if_changed,objcopy)