Re: [PATCH] Speed up "make headers_*"

From: Segher Boessenkool
Date: Sun Jun 08 2008 - 15:47:39 EST


On 8 jun 2008, at 19:34, Andreas Schwab wrote:
Assuming we _don't_ want the ac_ahz member to be included on m68k, this
should fix it (is __mc68000__ the right thing to use?)...

I think __m68k__ is preferred, it's harder to confuse for one of the
tuning symbols (that is, __mc68040__ and friends).

__m68k__ wasn't pre-defined by gcc before 3.4.

Darn, I knew I should have checked the history. __mc68000__ is
the best thing to use, then, some people still use 3.3 (don't ask
me why).


Segher

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