summaryrefslogtreecommitdiffstats
path: root/sys/boot/userboot/userboot/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/userboot/userboot/conf.c')
-rw-r--r--sys/boot/userboot/userboot/conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/userboot/userboot/conf.c b/sys/boot/userboot/userboot/conf.c
index 0c57eba..2a98434 100644
--- a/sys/boot/userboot/userboot/conf.c
+++ b/sys/boot/userboot/userboot/conf.c
@@ -57,6 +57,7 @@ struct devsw *devsw[] = {
struct fs_ops *file_system[] = {
&host_fsops,
&ufs_fsops,
+ &cd9660_fsops,
&gzipfs_fsops,
NULL
};
OpenPOWER on IntegriCloud