Skip to content

Commit

Permalink
Merge pull request #1567 from martin-frbg/mipstrmm
Browse files Browse the repository at this point in the history
Revert " Switch mips32 target to USE_TRMM to fix complex TRMM"
  • Loading branch information
martin-frbg authored May 17, 2018
2 parents 8dd3515 + 82012b9 commit f5959f2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions kernel/Makefile.L3
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ ifeq ($(ARCH), arm64)
USE_TRMM = 1
endif

ifeq ($(ARCH), mips)
USE_TRMM = 1
endif

ifeq ($(TARGET), LOONGSON3B)
USE_TRMM = 1
endif
Expand Down

0 comments on commit f5959f2

Please sign in to comment.