Re: [PATCH 09/14] x86, boot: add new runtime_address and runtime_sizebzImage fields

From: H. Peter Anvin
Date: Fri May 08 2009 - 17:14:35 EST


Sam Ravnborg wrote:
@:
@@ -50,6 +53,9 @@ suffix_$(CONFIG_KERNEL_GZIP) = gz
suffix_$(CONFIG_KERNEL_BZIP2) = bz2
suffix_$(CONFIG_KERNEL_LZMA) = lzma

No need for a recursive assignment here. Use ":="
Ann we usually uses "-y" not "_y".


Wasn't part of the patch, but OK :)

-hpa
--
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/