From fb0c7ce06d728a2ba369b620e240b3e091343a7f Mon Sep 17 00:00:00 2001 From: Lennert Buytenhek Date: Fri, 12 Oct 2007 14:38:54 +0100 Subject: [PATCH] --- yaml --- r: 69494 b: refs/heads/master c: 1e621a8e3752367d4aae78a8ab00a18fb2793f34 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: