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