Re: [PATCH 1/3] kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line

From: Mike Frysinger
Date: Wed Jul 28 2010 - 14:34:28 EST


On Wed, Jul 28, 2010 at 14:27, Sam Ravnborg wrote:
> --- a/arch/blackfin/Makefile
> +++ b/arch/blackfin/Makefile
> -CFLAGS_MODULE Â Â+= -mlong-calls
> -LDFLAGS_MODULE Â += -m elf32bfin
> +KBUILD_CFLAGS_MODULE Â Â+= -mlong-calls
> +KBUILD_LDFLAGS_MODULE Â += -m elf32bfin

Acked-by: Mike Frysinger <vapier@xxxxxxxxxx>
-mike
--
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/