From 9cb89b1721146f1e1445ae95030b1add62e32501 Mon Sep 17 00:00:00 2001 From: Russell King Date: Tue, 9 Sep 2008 13:56:45 +0100 Subject: [PATCH] --- yaml --- r: 112294 b: refs/heads/master c: 80cec14a83ad0ad109d822b3f3482a379bc481ba h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/boot/compressed/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 625e6522ca8b..7b9f52b4ea27 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fbd3bdb213e91e9e698959caae1f3b4ead515602 +refs/heads/master: 80cec14a83ad0ad109d822b3f3482a379bc481ba diff --git a/trunk/arch/arm/boot/compressed/Makefile b/trunk/arch/arm/boot/compressed/Makefile index 94462a097f86..7a03f2007882 100644 --- a/trunk/arch/arm/boot/compressed/Makefile +++ b/trunk/arch/arm/boot/compressed/Makefile @@ -76,7 +76,7 @@ KBUILD_CFLAGS = $(subst -pg, , $(ORIG_CFLAGS)) endif EXTRA_CFLAGS := -fpic -fno-builtin -EXTRA_AFLAGS := +EXTRA_AFLAGS := -Wa,-march=all # Supply ZRELADDR, INITRD_PHYS and PARAMS_PHYS to the decompressor via # linker symbols. We only define initrd_phys and params_phys if the