From 7bdfddb87015327f18347547afd9ad3cd74d0c6a Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 5 Mar 2012 15:53:19 +0100 Subject: [PATCH] --- yaml --- r: 296390 b: refs/heads/master c: 00708d421a22a0f82de2dbb91ca6213b3dcc5267 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/boot/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4accdf0535fc..c66b93c69cdb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9bc974b927ad7f07206b8db9b36a29a146c1cfd1 +refs/heads/master: 00708d421a22a0f82de2dbb91ca6213b3dcc5267 diff --git a/trunk/arch/microblaze/boot/Makefile b/trunk/arch/microblaze/boot/Makefile index 0c796cf81586..34940c828def 100644 --- a/trunk/arch/microblaze/boot/Makefile +++ b/trunk/arch/microblaze/boot/Makefile @@ -8,7 +8,7 @@ obj-y += linked_dtb.o targets := linux.bin linux.bin.gz simpleImage.% -OBJCOPYFLAGS := -O binary +OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary # Ensure system.dtb exists $(obj)/linked_dtb.o: $(obj)/system.dtb