Re: [PATCH] Add as-option to top-level Makefile

2005-02-06 Thread Ralf Baechle
On Sun, Feb 06, 2005 at 07:03:47PM +0200, Paul Mundt wrote: > cc-option can presently not be used for checking as flags. It seems like > MIPS ran into this already and added their own as-option (which at this > point seems to be completely unused on MIPS, so perhaps it's worth > removing entirely

[PATCH] Add as-option to top-level Makefile

2005-02-06 Thread Paul Mundt
cc-option can presently not be used for checking as flags. It seems like MIPS ran into this already and added their own as-option (which at this point seems to be completely unused on MIPS, so perhaps it's worth removing entirely from there). This patch moves the definition to the top-level Makefi