|
@@ -66,7 +66,7 @@ cflags-y += $(isaflags-y) -ffreestanding
|
|
cflags-$(CONFIG_MORE_COMPILE_OPTIONS) += \
|
|
cflags-$(CONFIG_MORE_COMPILE_OPTIONS) += \
|
|
$(shell echo $(CONFIG_COMPILE_OPTIONS) | sed -e 's/"//g')
|
|
$(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
|
|
# arch/sh/defconfig doesn't reflect any real hardware, and as such should
|