diff --git a/[refs] b/[refs] index 2e58649fb59b..dfc8ef25bc03 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76fdf67bb5415a8e97bfecf81bf0c0d64bf7a552 +refs/heads/master: d717809bcef50658092c8e18d7576475b6484a4c diff --git a/trunk/arch/cris/boot/Makefile b/trunk/arch/cris/boot/Makefile index 144f3afa0119..6e3b509fd7fc 100644 --- a/trunk/arch/cris/boot/Makefile +++ b/trunk/arch/cris/boot/Makefile @@ -3,7 +3,7 @@ # objcopyflags-$(CONFIG_ETRAX_ARCH_V10) += -R .note -R .comment -objcopyflags-$(CONFIG_ETRAX_ARCH_V32) += --remove-section=.bss +objcopyflags-$(CONFIG_ETRAX_ARCH_V32) += --remove-section=.bss --remove-section=.note.gnu.build-id OBJCOPYFLAGS = -O binary $(objcopyflags-y)