Re: [RFC] [PATCH] subarch cleanup

Alan Cox (alan@lxorguk.ukuu.org.uk)
21 Nov 2002 20:27:15 +0000


On Thu, 2002-11-21 at 19:15, Sam Ravnborg wrote:
> mflags-$(CONFIG_MACH_VISWS) := asm/mach-visws
> mflags-$(CONFIG_MACH_SUMMIT) := asm/mach-summit
> mflags-y += asm/mach-generic
> AFLAGS += $(mflags-y)
> CFLAGS += $(mflags-y)
>
> There is something similar done for arm in newest kernel.

-ac already does this for include's so that mach-default is used if the
system doesnt override it

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/