aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-12-13 05:54:26 +0000
committerWarner Losh <imp@FreeBSD.org>2000-12-13 05:54:26 +0000
commit641d2fddd3e5a89b76acb2aef9d2165877ae2dc4 (patch)
treef1a715ff122739e6669c31a314222b3822c334f5 /sys/modules
parent598364a00326e935c83503efb0eee519bccdef78 (diff)
Notes
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 4f148e5a731e6..cbad0af35a5b1 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -18,7 +18,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 asr bktr coff fpu gnufpu ibcs2 mly splash streams \
+SUBDIR+=aac aic asr bktr coff fpu gnufpu ibcs2 mly ray splash streams \
svr4 vesa wi
.endif