Revert "Temporarily disable the is9600 FS server"
This reverts commit ab5c98ee5a
.
This commit is contained in:
parent
8ca6466a71
commit
1858c65d72
2 changed files with 2 additions and 3 deletions
|
@ -159,7 +159,7 @@
|
|||
./service/input minix-sys
|
||||
./service/ipc minix-sys
|
||||
./service/is minix-sys
|
||||
./service/isofs minix-sys oboslete
|
||||
./service/isofs minix-sys
|
||||
./service/log minix-sys
|
||||
./service/lwip minix-sys
|
||||
./service/memory minix-sys
|
||||
|
|
|
@ -5,8 +5,7 @@ SUBDIR+= pfs
|
|||
|
||||
.if ${MKIMAGEONLY} == "no"
|
||||
SUBDIR+= ext2
|
||||
#LSC: Commented until the fixed version is ready to be merged in.
|
||||
#SUBDIR+= iso9660fs
|
||||
SUBDIR+= iso9660fs
|
||||
SUBDIR+= procfs
|
||||
|
||||
. if ${MACHINE_ARCH} == "i386"
|
||||
|
|
Loading…
Reference in a new issue