MIPS: Set compiler options only after the compiler prefix has ben set.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 28 Apr 2009 17:38:35 +0000 (19:38 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:28 +0000 (13:50 +0100)
commit05e41404470662a17699af9e6d91fc80ed91e757
tree9afba3d1e15a014b304b2d12842ad92e3d9be6f8
parent165533c3bd750042e7e140dff5bc2406a5104efe
MIPS: Set compiler options only after the compiler prefix has ben set.

Otherwise indigestable options might be passed to the host compiler.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile