diff --git a/[refs] b/[refs] index d0ef2576ba56..7562f362b7a1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 767f0d68677ad19b3a85beb88f4e4dd54a047e42 +refs/heads/master: 4d2718d00de9896b27cec86b03c50cbfcf3afde4 diff --git a/trunk/arch/sh/Makefile b/trunk/arch/sh/Makefile index 408342b175c8..e189fae8b60c 100644 --- a/trunk/arch/sh/Makefile +++ b/trunk/arch/sh/Makefile @@ -66,7 +66,7 @@ cflags-y += $(isaflags-y) -ffreestanding cflags-$(CONFIG_MORE_COMPILE_OPTIONS) += \ $(shell echo $(CONFIG_COMPILE_OPTIONS) | sed -e 's/"//g') -OBJCOPYFLAGS := -O binary -R .note -R .comment -R .stab -R .stabstr -S +OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment -R .stab -R .stabstr -S # # arch/sh/defconfig doesn't reflect any real hardware, and as such should