]> 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>
Mon, 16 Feb 2015 09:55:26 +0000 (10:55 +0100)
commit3ca2209880ad614540055ada03af28d199a71572
tree803898922a12618480b7b39caa3866f536692906
parent7a3e7bcd7e14b2594c749b583315eb247429fdc5
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