Re: [PATCH 2/3] frv: remove useless ARCHMODFLAGS assignment

From: Sam Ravnborg
Date: Tue Jul 27 2010 - 05:13:27 EST


On Tue, Jul 27, 2010 at 10:00:25AM +0100, David Howells wrote:
> Sam Ravnborg <sam@xxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/