]> 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)
commit724af82077d92dae0dbf39733dccef45837b8452
tree803898922a12618480b7b39caa3866f536692906
parent775f938f62bfe5d4df28fa20e060f14fec79a646
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