Re: [PATCH] x86: consolidate boot/compressed/Makefile's list of targets

From: H. Peter Anvin
Date: Fri Sep 04 2009 - 12:12:00 EST


On 09/04/2009 01:09 AM, Jan Beulich wrote:
> Impact: cleanup
>
> Rather than (inconsistently) having some target specifications
> scattered around and some listed at the top of the file, list them all
> in one place. And make use of suffix-y to reduce the list's length.
>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
>

I had been meaning to get around to cleaning this up, but this is IMNSHO
completely backwards. Distributing targets so that all the stuff that
produces a particular file is in one place is IMO a much cleaner style.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

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