diff --git a/kernel/Makefile.L3 b/kernel/Makefile.L3 index 4284fbfa09..0664263967 100644 --- a/kernel/Makefile.L3 +++ b/kernel/Makefile.L3 @@ -29,10 +29,8 @@ USE_TRMM = 1 endif ifeq ($(CORE), HASWELL) -ifeq ($(ARCH), x86_64) USE_TRMM = 1 endif -endif ifeq ($(CORE), ZEN) USE_TRMM = 1