diff --git a/[refs] b/[refs] index 7666015209e6..637bdffcaf61 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 033b8ffe3f1ea8174d51d125838ac6deea60f63f +refs/heads/master: 1e621a8e3752367d4aae78a8ab00a18fb2793f34 diff --git a/trunk/arch/arm/Makefile b/trunk/arch/arm/Makefile index fa4ea9ff0797..6c2d539cd22b 100644 --- a/trunk/arch/arm/Makefile +++ b/trunk/arch/arm/Makefile @@ -12,7 +12,7 @@ LDFLAGS_vmlinux :=-p --no-undefined -X CPPFLAGS_vmlinux.lds = -DTEXT_OFFSET=$(TEXT_OFFSET) -OBJCOPYFLAGS :=-O binary -R .note -R .comment -S +OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment -S GZFLAGS :=-9 #CFLAGS +=-pipe # Explicitly specifiy 32-bit ARM ISA since toolchain default can be -mthumb: