diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 4f148e5a731e..cbad0af35a5b 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