mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Remove ciss from the modules build until the build issues are resolved.
This commit is contained in:
parent
d3990d589f
commit
ddecf579ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue