summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2001-01-09 04:56:53 +0000
committergreen <green@FreeBSD.org>2001-01-09 04:56:53 +0000
commit9eed629072432e8381df446a9089bb9f4bc8db33 (patch)
tree4819b554e6de392171b7ebc4e3f3eb73a89a6873 /sys/modules/Makefile
parent1997349f06de397ba7ebc11e4723557df4c29ffa (diff)
downloadFreeBSD-src-9eed629072432e8381df446a9089bb9f4bc8db33.zip
FreeBSD-src-9eed629072432e8381df446a9089bb9f4bc8db33.tar.gz
Evidently, svr4 is broken at the moment. Disconnect the build to prevent
Bad Things from unsuspecting module loaders.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index a0e9a70..efd6aa5 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -19,7 +19,7 @@ SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=aac aic asr bktr coff el fpu gnufpu ibcs2 linprocfs mly pecoff ray \
- s3 splash streams svr4 vesa wi
+ s3 splash streams vesa wi
.endif
.if ${MACHINE} == "pc98"
OpenPOWER on IntegriCloud