From 3a536aabe84cccd6b39b65da4ef9384a14995cdd Mon Sep 17 00:00:00 2001 From: Jesper Nilsson Date: Thu, 2 Apr 2009 15:57:45 +0200 Subject: [PATCH] --- yaml --- r: 141997 b: refs/heads/master c: 3b5a53689730bef6cb4dfde1de53e836e5299547 h: refs/heads/master i: 141995: bf24ac78c37df60ae5d2742e6ab61471db3c4f43 v: v3 --- [refs] | 2 +- trunk/arch/cris/arch-v32/boot/compressed/Makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index b0949b3c604b..06f667110631 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c01ce82941af2e45c6f760d274bf33b485d60d1e +refs/heads/master: 3b5a53689730bef6cb4dfde1de53e836e5299547 diff --git a/trunk/arch/cris/arch-v32/boot/compressed/Makefile b/trunk/arch/cris/arch-v32/boot/compressed/Makefile index 5a1b31c99eaa..e176b8b69d92 100644 --- a/trunk/arch/cris/arch-v32/boot/compressed/Makefile +++ b/trunk/arch/cris/arch-v32/boot/compressed/Makefile @@ -2,9 +2,9 @@ # arch/cris/arch-v32/boot/compressed/Makefile # -asflags-y += -I $(srctree)/include/asm/mach/ -I $(srctree)/include/asm/arch -ccflags-y += -O2 -I $(srctree)/include/asm/mach/ -I $(srctree)/include/asm/arch -ldflags-y += -T $(srctree)/$(src)/decompress.lds +asflags-y += -I$(srctree)/include/asm/mach/ -I$(srctree)/include/asm/arch +ccflags-y += -O2 -I$(srctree)/include/asm/mach/ -I$(srctree)/include/asm/arch +ldflags-y += -T$(srctree)/$(src)/decompress.lds OBJECTS = $(obj)/head.o $(obj)/misc.o OBJCOPYFLAGS = -O binary --remove-section=.bss