summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/common/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/alpha/common/conf.c')
-rw-r--r--sys/boot/alpha/common/conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/common/conf.c b/sys/boot/alpha/common/conf.c
index c1f9ea1..8db3ff7 100644
--- a/sys/boot/alpha/common/conf.c
+++ b/sys/boot/alpha/common/conf.c
@@ -65,7 +65,7 @@ struct fs_ops *file_system[] = {
#ifdef LOADER_NET_SUPPORT
&nfs_fsops,
#endif
- &zipfs_fsops,
+ &gzipfs_fsops,
NULL
};
OpenPOWER on IntegriCloud