Update Makefile.L3

This commit is contained in:
Martin Kroeker 2019-09-14 21:46:25 +02:00 committed by GitHub
parent 92b4609f6e
commit aeac61735f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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