commit | 32098ec7bcba492f28451d2701ca4e26f2cc1c6e | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Mon Feb 02 15:41:01 2015 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Feb 19 13:47:32 2015 +0100 |
tree | a517b4efa387ff685fc202546cd63d5744621610 | |
parent | a8140f36af2a8b63fd507bd8c1fa00df7819e0de [diff] |
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>