Re: [PATCH] initramfs: Fix build break on symbol-prefixed archs

From: Mike Frysinger
Date: Tue Oct 19 2010 - 17:40:10 EST


On Tue, Oct 19, 2010 at 17:31, Sam Ravnborg wrote:
> Another way to fix this would be to fix asm-generic/vmlinx.lds.h
> to check for CONFIG_SYMBOL_PREFIX direct.
> I cannot see why we require the SYMBOL_PREFIX definition.

because CONFIG_SYMBOL_PREFIX is "_" when we need it to be _ and the
cpp has no way of removing quotes
-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/