Compare commits

...

1 Commits

Author SHA1 Message Date
Martin Kroeker
71d488ffba Revert "Make TARGET=GENERIC compatible with DYNAMIC_ARCH=1" 2019-09-13 22:51:33 +02:00

View File

@@ -24,7 +24,7 @@ ifeq ($(TARGET), LOONGSON3B)
USE_TRMM = 1
endif
ifeq ($(CORE), GENERIC)
ifeq ($(TARGET), GENERIC)
USE_TRMM = 1
endif