From ddecf579ce50ca70524d4ae56451fca64aa211ce Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 28 Nov 2001 17:08:51 +0000 Subject: Remove ciss from the modules build until the build issues are resolved. --- sys/modules/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index fff8d116c0ba..812ea78afe08 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -121,7 +121,6 @@ SUBDIR+=aac \ atspeaker \ bktr \ coff \ - ciss \ el \ fe \ fpu \ @@ -140,6 +139,7 @@ SUBDIR+=aac \ streams \ vesa \ wi +BROKEN=ciss .endif #removed while KSE settles in: # smbfs \ -- cgit v1.3