Enable splitfs in the Alpha boot loaders.
This commit is contained in:
parent
7cca215b12
commit
a59f1c063e
@ -67,6 +67,7 @@ struct fs_ops *file_system[] = {
|
||||
&nfs_fsops,
|
||||
#endif
|
||||
&gzipfs_fsops,
|
||||
&splitfs_fsops,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user