From 84a2b611d4847d56164b23e5eeeecbce8b97c848 Mon Sep 17 00:00:00 2001 From: Jesper Nilsson Date: Tue, 3 Aug 2010 18:27:23 +0200 Subject: [PATCH] --- yaml --- r: 207141 b: refs/heads/master c: d717809bcef50658092c8e18d7576475b6484a4c h: refs/heads/master i: 207139: 215c5b499f888def2bd71f93ee51cf6170ed13d3 v: v3 --- [refs] | 2 +- trunk/arch/cris/boot/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)