[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100727091320.GA26235@merkur.ravnborg.org>
Date: Tue, 27 Jul 2010 11:13:20 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: David Howells <dhowells@...hat.com>
Cc: Michal Marek <mmarek@...e.cz>,
linux-kbuild <linux-kbuild@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/3] frv: remove useless ARCHMODFLAGS assignment
On Tue, Jul 27, 2010 at 10:00:25AM +0100, David Howells wrote:
> Sam Ravnborg <sam@...nborg.org> wrote:
>
> > There is no references to ARCHMODLFAGS throughout the kernel tree.
>
> Ummm... Okay. I guess modules don't work on FRV then.
We could change it to:
-ARCHMODFLAGS += -G0 -mlong-calls
+KBUILD_MODFLAGS += -G0 -mlong-calls
Would this be better?
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