Revert "Make TARGET=GENERIC compatible with DYNAMIC_ARCH=1"
This commit is contained in:
parent
9f7a9a32e3
commit
71d488ffba
|
@ -24,7 +24,7 @@ ifeq ($(TARGET), LOONGSON3B)
|
|||
USE_TRMM = 1
|
||||
endif
|
||||
|
||||
ifeq ($(CORE), GENERIC)
|
||||
ifeq ($(TARGET), GENERIC)
|
||||
USE_TRMM = 1
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue