target-generic
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Mon, 11 Mar 2019 09:18:39 +0000 (09:18 +0000)
committerSébastien Villemot <sebastien@debian.org>
Mon, 11 Mar 2019 09:18:39 +0000 (09:18 +0000)
Gbp-Pq: Name target-generic.patch

kernel/Makefile.L3

index 9258f216ddb94cca080b221fd7067f96c45b7012..61418fdf70e73d5718730dedd654a64484a62a7a 100644 (file)
@@ -24,7 +24,7 @@ ifeq ($(TARGET), LOONGSON3B)
 USE_TRMM = 1
 endif
 
-ifeq ($(TARGET), GENERIC)
+ifeq ($(CORE), GENERIC)
 USE_TRMM = 1
 endif