Added RISCV build

This commit is contained in:
Jerry Zhao
2018-04-16 12:34:43 -07:00
parent 2ca0faf495
commit c167a3d6f4
59 changed files with 4166 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
TOPDIR = ../../..
include ../../../Makefile.system
ifndef LASWP
LASWP = ../generic/laswp_k.c
endif
ifndef ZLASWP
ZLASWP = ../generic/zlaswp_k.c
endif
include ../generic/Makefile