]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 2 Feb 2015 15:41:01 +0000 (15:41 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 Feb 2015 12:47:32 +0000 (13:47 +0100)
commit3a832600f8fb6e08cb944d1cbde59aec608746c0
treea517b4efa387ff685fc202546cd63d5744621610
parentac86bd0ef9dbc433329423e0599a46557241beec
MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS

We need to check the ASEs support against the core's CFLAGS instead
of depending to the default -march option from the toolchain.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9180/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile