OSDN Git Service

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)
commite8be5302330281bd9f77834600f63e8cc4560d3d
tree65db963e66831639dec543674167d53a71c1e98a
parent007f5c35895786fdc797f13313b9493fe5d5e655
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