[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070422194056.GA17258@uranus.ravnborg.org>
Date: Sun, 22 Apr 2007 21:40:56 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Mikael Starvik <mikael.starvik@...s.com>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: [PATCH 2.6.20 1/14] CRIS architecture update - Build system
On Sun, Apr 22, 2007 at 09:24:34PM +0200, Mikael Starvik wrote:
> The attached patch improves the CRIS build system by allowing out-of-tree objdir everywhere
I have browsed through the changes and this is in addition a much more readable
set of Makefile's - good work!
I stumbled over this:
+AFLAGS = -traditional
+LD = gcc-cris -mlinux -nostdlib
+LDFLAGS = -T $(obj)/rescue.ld
We have in i386 / x86_64 recently managed to get rid of -traditional.
And it looks a bit strange that you use gcc as linker.
But thats how it was also done before so not a big issue.
>
> Signed-off-by: Mikael Starvik <starvik@...s.com>
Acked-by: Sam Ravnborg <sam@...nborg.org>
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists