Add aic and ray modules. I've been building these for a while now on

i386.
This commit is contained in:
Warner Losh 2000-12-13 05:54:26 +00:00
parent 598364a003
commit 641d2fddd3

View File

@ -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