Update Makefile.L3
This commit is contained in:
parent
92b4609f6e
commit
aeac61735f
|
@ -24,7 +24,7 @@ ifeq ($(TARGET), LOONGSON3B)
|
|||
USE_TRMM = 1
|
||||
endif
|
||||
|
||||
ifneq($(DYNAMIC_ARCH), 1)
|
||||
ifneq ($(DYNAMIC_ARCH), 1)
|
||||
ifeq ($(TARGET), GENERIC)
|
||||
USE_TRMM = 1
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue