diff --git a/kernel/Makefile.L3 b/kernel/Makefile.L3 index 4d2999b678..0664263967 100644 --- a/kernel/Makefile.L3 +++ b/kernel/Makefile.L3 @@ -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