Merge branch 'develop' into develop

This commit is contained in:
Martin Kroeker
2019-03-29 19:36:29 +01:00
committed by GitHub
197 changed files with 17904 additions and 7444 deletions
+5 -1
View File
@@ -24,7 +24,7 @@ ifeq ($(TARGET), LOONGSON3B)
USE_TRMM = 1
endif
ifeq ($(TARGET), GENERIC)
ifeq ($(CORE), GENERIC)
USE_TRMM = 1
endif
@@ -52,6 +52,10 @@ ifeq ($(ARCH), zarch)
USE_TRMM = 1
endif
ifeq ($(CORE), Z14)
USE_TRMM = 1
endif