]> git.baikalelectronics.ru Git - kernel.git/commit
Cleanup ISA string setting
authorAlan Kao <alankao@andestech.com>
Tue, 9 Oct 2018 02:18:32 +0000 (10:18 +0800)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 23 Oct 2018 00:02:23 +0000 (17:02 -0700)
commitf6b717876cbd2fdbc2d1e44aea019f268cbbb95f
tree65db963e66831639dec543674167d53a71c1e98a
parent12aa33f81cce57095e6a6010fce7738ca97c7424
Cleanup ISA string setting

This patch cleanup the MARCH string passing to both compiler and
assembler.  Note that the CFLAGS should not contain "fd" before we
have mechnisms like kernel_fpu_begin/end in other architectures.

Signed-off-by: Alan Kao <alankao@andestech.com>
Cc: Greentime Hu <greentime@andestech.com>
Cc: Vincent Chen <vincentc@andestech.com>
Cc: Zong Li <zong@andestech.com>
Cc: Nick Hu <nickhu@andestech.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/Makefile