aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ispfw
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2020-02-03 17:35:11 +0000
committerWarner Losh <imp@FreeBSD.org>2020-02-03 17:35:11 +0000
commit58aa35d42975c298ca0adba705c042596303c9f5 (patch)
tree2558d2b720cda9c2799970cabc266e2ce4e3a8d3 /sys/modules/ispfw
parenteb24e1491f9900e922c78e53af588f22a3e9535f (diff)
Notes
Diffstat (limited to 'sys/modules/ispfw')
-rw-r--r--sys/modules/ispfw/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/modules/ispfw/Makefile b/sys/modules/ispfw/Makefile
index fa61f172d80b..05de489c3412 100644
--- a/sys/modules/ispfw/Makefile
+++ b/sys/modules/ispfw/Makefile
@@ -37,8 +37,5 @@ SUBDIR += isp_2300
SUBDIR += isp_2322
SUBDIR += isp_2400
SUBDIR += isp_2500
-.if ${MACHINE} == "sparc64"
-SUBDIR += isp_1000
-.endif
.include <bsd.subdir.mk>